[PATCH 7/8] msvcrt: Add CDECL to all cdecl functions

Maarten Lankhorst m.b.lankhorst at gmail.com
Tue Nov 25 05:00:13 CST 2008


Wine64 redefines CDECL to __attribute__((ms_abi)) which causes build
errors because the function types are not compatible. So adding CDECL
to msvcrt headers is the way to solve it.
---
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0007-msvcrt-Add-CDECL-to-all-cdecl-functions.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081125/24f9973c/attachment-0001.txt 


More information about the wine-patches mailing list