Subject | correct calling convention for writing udf (cdecl vs stdcall) |
---|---|
Author | hsdev77 |
Post date | 2006-03-06T10:14:55Z |
What is the correct calling convention to write an UDF dll ?
I've read around, some sites use cdecl but some others use stdcall -
which are confused me.
Is there any OS dependencies (eg windows dll should use stdcall while
linux so use cdecl) ?
My question is for windows dll.
Thanks & Brgds-HS
I've read around, some sites use cdecl but some others use stdcall -
which are confused me.
Is there any OS dependencies (eg windows dll should use stdcall while
linux so use cdecl) ?
My question is for windows dll.
Thanks & Brgds-HS