Re: Calling CFM Code
Re: Calling CFM Code
- Subject: Re: Calling CFM Code
- From: "Nick D'Amato" <email@hidden>
- Date: Tue, 28 Jun 2005 10:26:20 -0400
Thanks for the help, all.
This code sample ended up fixing the problem for me. There is
actually a bit of glue code that is needed to get it to work,
included in this sample.
Take care,
Nick
On Jun 23, 2005, at 8:26 PM, Dair Grant wrote:
Nick D'Amato wrote:
How would I go about calling a CFM function *from* a Cocoa (mach-o)
application?
You need MachOFunctionPointerForCFMFunctionPointer, from the
CFM_MachO_CFM sample code:
<http://developer.apple.com/samplecode/CFM_MachO_CFM/listing1.html>
Your Mach-O code will need to create some glue code around the CFM
callbacks, and call them through that.
-dair
___________________________________________________
mailto:email@hidden http://www.zonic.co.uk/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden