Feedback requested for Mac OSX x86 stack patch

Nick Burns adger44 at hotmail.com
Wed Jun 7 23:47:57 CDT 2006


>From: Alexandre Julliard <julliard at winehq.org>
>Date: Wed, 07 Jun 2006 11:40:42 +0200
>
>"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.

Ok I will reform my patch to be ... extra inclusive...
I will modify cdecl and stdcall to use stack realignment
I will not have any modifications to msvcrt (at least not yet)
I will leave the redefinitions alone for the time being...

>--
>Alexandre Julliard
>julliard at winehq.org

- Nick





More information about the wine-devel mailing list