Re: Calling CFM Code
Re: Calling CFM Code
- Subject: Re: Calling CFM Code
- From: "Nick D'Amato" <email@hidden>
- Date: Fri, 24 Jun 2005 10:15:12 -0400
This is exactly what I needed, and I even searched the web site.
Thanks a bunch!
- 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