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