Jon Griffiths <[EMAIL PROTECTED]> writes: >> 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...
Precisely, this way it's obvious which functions are meant to be used by Win32 apps and which are internal to Wine. -- Alexandre Julliard [EMAIL PROTECTED]
