Re: Calling CFM Code
Re: Calling CFM Code
- Subject: Re: Calling CFM Code
- From: Dair Grant <email@hidden>
- Date: Fri, 24 Jun 2005 01:26:08 +0100
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