Sweden-Number/dlls/msvcp120_app
Piotr Caban d9f8bd9505 msvcp120: Fix tr2::sys::__Statvfs header for gcc.
__cdecl calling convention is not compatible between Visual C++ and GCC
when return is made in memory. In GCC callee pops the hidden argument
while in Visual C++ it's done by caller.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-30 15:07:40 +09:00
..
Makefile.in
msvcp120_app.spec msvcp120: Fix tr2::sys::__Statvfs header for gcc. 2015-10-30 15:07:40 +09:00