|
Hi
When I create a COM object application in Delphi
6 under Windows 2000, the object methods are defined
as "stdcall" in the type library. However, going through the same process
in Delphi 6 on a Windows XP machine defines the methods with the calling
convention "safecall".
Since I switch development of the same application
between these two machines, this is a pain. Has
anyone come across this before? Is there a way to force the type library
functions to use one calling convention?
Todd.
|
_______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
