"delta trinity" <deltatrinity@hotmail.com> writes: > > As far as I know, all DLL use "stdcall" (or equivelent). That might be the convention for w32 system libraries, but I would suspect it's because the headers say "stdcall" on the prototypes. I can definitely say all the GMP assembler code is cdecl and knows no other mode.