On Wed, Aug 25, 2010 at 09:28:14AM +0200, Maik Wojcieszak wrote: > > > > Is something exported, but not explicitely declared __cdecl really cdecl? > > > I am using cdecl in Delphi and it works very well. So, I guess it is ok. > I've tested stdcall and it show's the same problem.
Then I don't know. The only thing I can recommend is to be very careful with "works in Delphi" like statements, since that can be coincidence due to memory layout. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
