shlwapi 405/406

Rolf Kalbermatter rolf.kalbermatter at citeng.com
Fri Sep 26 03:29:39 CDT 2003


Jon Griffiths <jon_p_griffiths at yahoo.com> wrote:

>> Please don't do that. Internal functions should use standard C
>> calling conventions. We don't care about two bytes of extra code.
>
>Can do. Is there any reason why not though? After all, the entire
>Win32 api does it...

Alexandre may have its reasons, but basically stdcall is only almost
exclusevly used for the exported Windows API. Internal Windows DLL
functions use c and stdcall happily along each other as they see fit.

Rolf Kalbermatter

 




More information about the wine-devel mailing list