[PATCH 1/5] widl: Introduce an "aggregate_return" function attribute.

Alexandre Julliard julliard at winehq.org
Thu Sep 4 10:04:26 CDT 2014


Henri Verbeet <hverbeet at gmail.com> writes:

> No, the issue is that gcc returns the result in eax:edx, but native
> expects a return parameter, so the reverse of MSVCRT_div(). It's most
> obvious when running d2d1 tests (not submitted yet) compiled with
> mingw against Windows.

Mingw implements the Windows convention, so it's different from plain
gcc. I'm not sure your test means what you think it means.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list