programs: Fix broken compilation on win64

Maarten Lankhorst m.b.lankhorst at gmail.com
Tue Nov 25 08:09:14 CST 2008


---
There is an #ifdef in winnt.h that defines Spare as
DWORD[8/sizeof(DWORD_PTR)] if WINESRC is defined, and DWORD Spare[2]
if it isn't
Since we can't truncate a pointer to 2 dword's cleanly, disable the
critical section name.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-programs-Fix-broken-compilation-on-win64.patch
Type: text/x-patch
Size: 1396 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081125/a8c136aa/attachment.bin 


More information about the wine-patches mailing list