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