----- Original Message -----
From: "Theodore H.Smith" <delete at elfdata dot com>
To: "REALbasic Plugins" <realbasic-plugins at lists dot realsoftware dot com>
Sent: Friday, October 22, 2004 8:44 PM
Subject: REALLoadMethodObject
> Is REALLoadObjectMethod X-platform?
>
> Can I call REALLoadObjectMethod in a CFM plugin, from Mach-O? Does
> REALLoadObjectMethod use glue code?
Yes, it does if needed.
> I've been trying to use AddressOf, unsuccessfully I might add, because
> it always crashes. I've been calling this on a function of the form:
You need to use the Mach-O to CFM glue code available, which is available
from Apple. Or, just make both a Mach-O and PEF version of your plugin.
HTH,
Jon
--
Jonathan Johnson
REAL Software, Inc.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|