At 00.16 08/02/2004, you wrote: >Well, on i386 RtlZeroMemory is a macro that expands to memset which is cdecl. however, all C runtime functions are explicitely declared as __cdecl, precisely because the default calling convention is unreliable