OLE/automation/COM

R

RossH

Does the Mac Excel use COM and automation? Can I do cross platform
calls from an x86 program running in Virtual PC into the Mac Excel?

Thanks RossH
 
F

Fredrik Wahlgren

RossH said:
Does the Mac Excel use COM and automation? Can I do cross platform
calls from an x86 program running in Virtual PC into the Mac Excel?

Thanks RossH

I think so. What I do know is that OS X implements a subset of COM. Read
about it here:
http://www.macdevcenter.com/pub/a/mac/2004/04/16/com_osx.html

I seriously doubt that you can do cross platform calls from any x86 program.
If you find proof to the contrary, please let me know.

Best Regards,
Fredrik
 
Top