widl: Use ULONG instead of unsigned long when generating declarations for *_UserUnMar...
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 8 Nov 2006 22:44:00 +0000 (23:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Nov 2006 09:43:20 +0000 (10:43 +0100)
commit6f9504703419b0c778f3d9cfb59cae111d2eb908
tree767165b151c264879216b4c1a129be90fa285089
parent05b1aac1005aaf8c5375c2af7459679917d8388d
widl: Use ULONG instead of unsigned long when generating declarations for *_UserUnMarshal() functions. This is needed for Win64 compatibility.
dlls/ole32/usrmarshal.c
dlls/oleaut32/usrmarshal.c
tools/widl/header.c