shlwapi 405/406

Alexandre Julliard julliard at winehq.org
Wed Sep 24 10:56:26 CDT 2003


Jon Griffiths <jon_p_griffiths at yahoo.com> writes:

> Yes, they are called more than once in the file, so stdcall produces
> smaller code (no need to duplicate the argument stack pops).

Please don't do that. Internal functions should use standard C calling
conventions. We don't care about two bytes of extra code.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list