The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compati...
commit15765dd95351b4aafccc7c89afb3b7cb8bc70cba
authorMichael Stefaniuc <mstefani@redhat.de>
Sun, 15 Oct 2006 10:27:34 +0000 (15 12:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Oct 2006 08:53:04 +0000 (16 10:53 +0200)
tree4d2e63ee5079e25e522ba8fad5b3e781a51cc8d5
parent56b87f3a0fa1fe591a4f2ec4519ff08c765cd490
The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility.
18 files changed:
dlls/crypt32/sip.c
dlls/crypt32/tests/sip.c
dlls/dsound/tests/propset.c
dlls/infosoft/infosoft_main.c
dlls/mshtml/main.c
dlls/ole32/tests/marshal.c
dlls/oleaut32/tmarshal.c
dlls/oleaut32/typelib.c
dlls/oleaut32/typelib16.c
dlls/shell32/classes.c
dlls/shell32/debughlp.c
dlls/shell32/shfldr.h
dlls/shlwapi/ordinal.c
dlls/urlmon/regsvr.c
include/guiddef.h
include/wine/debug.h
tools/widl/header.c
tools/winedump/lnk.c