widl: Use ULONG instead of unsigned long when generating declarations for *_UserMarsh...
commit05b1aac1005aaf8c5375c2af7459679917d8388d
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 8 Nov 2006 22:43:45 +0000 (8 23:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Nov 2006 09:43:16 +0000 (9 10:43 +0100)
treebb25874b94e814fdb10a51bc0fe38dc9ec10f5e6
parent177aaf67385fbfbaa1008f072a16e2181d6ab390
widl: Use ULONG instead of unsigned long when generating declarations for *_UserMarshal() functions. This is needed for Win64 compatibility.
dlls/ole32/usrmarshal.c
dlls/oleaut32/usrmarshal.c
tools/widl/header.c