widl: Use ULONG_PTR instead of unsigned long for pointer casts in generated code.
commit34613835a72d82bc2d23e36abc0a68a3e218b621
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Dec 2008 19:08:39 +0000 (15 20:08 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Dec 2008 19:08:39 +0000 (15 20:08 +0100)
tree04ade63d08718b1489f3c1315db9b7345649c3f4
parent8a658d7d5155a0fa5678e1528a7cdfe8ce4e0260
widl: Use ULONG_PTR instead of unsigned long for pointer casts in generated code.
tools/widl/proxy.c
tools/widl/typegen.c