[PATCH 1/4] msvcp90: Fix class functions invocation on 64bit systems

Alexandre Julliard julliard at winehq.org
Thu Dec 29 04:56:12 CST 2011


Piotr Caban <piotr at codeweavers.com> writes:

> Even if function returns structure, 'this' is passed as first
> argument. There's a test for this in 4th patch.

This won't build on Mingw. You need the correct number of arguments in
the macro and in the spec file.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list