Page 1 of 1

Posted: Fri Mar 29, 2002 8:56 pm
by BackupUser
Restored from previous forum. Originally posted by wickedRush.

does the procedureDLL use stdcall or cdecl? Can cdecl be specified?
Thanks for any help

Posted: Fri Mar 29, 2002 9:46 pm
by BackupUser
Restored from previous forum. Originally posted by Danilo.

stdcall - standard for Win32.

cya,
...Danilo

(registered PureBasic user)

Posted: Sat Mar 30, 2002 1:08 pm
by BackupUser
Restored from previous forum. Originally posted by wickedRush.

is there any way to force cdecl?