On Tue, 25 Jan 2005 13:54:44 -0800, "Wells, Terry C"
<email@hidden> wrote:
> - Apple provides sample code for doing FTP using CoreFoundation, but I
> can't use it because Acrobat 6.0 Plugins aren't Mach-O and thus can't
> use any of the .framework stuff. (Unless I'm missing something here...)
You can't link CFM code directly with macho but you can use the CFBundle
API's to find macho frameworks and their routines and then call them (from
CFM). See the CFM_MACHO_CFM sample at:
<http://developer.apple.com/samplecode/CFM_MachO_CFM/CFM_MachO_CFM.html>.
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden