Feedback requested for Mac OSX x86 stack patch

Alexandre Julliard julliard at winehq.org
Wed Jun 7 04:40:42 CDT 2006


"Nick Burns" <adger44 at hotmail.com> writes:

> What about overriding __cdecl and __stdcall?
> Are there any internal functions that use those that should not?
> That would get around the APIENTRY/WINAPI/CALLBACK problem with OpenGL

That's probably the easiest, yes. It may well cover too many
functions, but it's better to err in this direction. We'll still need
to make sure all exported cdecl functions use __cdecl though.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list