Calling Carbon Plugins From MachO App
Calling Carbon Plugins From MachO App
I am using the Code Fragment Manager to call Carbon plug-in code from a
Mach-O application unsuccessfully. It works fine in 9.x and before but in
10.1 my Mach-O app crashes as soon as I call into myMainAddr.
Is there an easy way to get this to work?
Err = GetMemFragment(*myHandle, GetHandleSize(myHandle),
"\pPlugInFrag", kPrivateCFragCopy,
&myConnID,(Ptr*)&myMainAddr, myErrName);
Thanks,
Jeremy
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.