Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Calling CFM App from Mach-O without LaunchCFMApp
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Calling CFM App from Mach-O without LaunchCFMApp




Am 26.05.2007 um 17:41 schrieb Stephan Burlot:

I want to launch a CFM App from Mach-O, but without using LaunchCFMApp.
I have found examples and explanation on how to call a CFM plugin from Mach-O, but this doesnt help.

An app is NOT arbitrary binary code that will run in YOUR address space.

How do I call the main routine of the CFM application?

Don't. That way you have

- busted CFBundle for the child
- busted the resource manager for the child
- potentially incorrect resolved symbols

et al.

Use launch services.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Calling CFM App from Mach-O without LaunchCFMApp (From: Stephan Burlot <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.