widl: Output "LONG" instead of "long" for a 32bit integer.
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 12 Mar 2009 22:04:35 +0000 (23:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 13 Mar 2009 10:15:21 +0000 (11:15 +0100)
commitefbb4ebf3e2a75a8947d89082ef9c919218c9819
tree12452080beaa7b09f7229c1466ed9cedc4baf58a
parentd11e14d77fa09fadae129f70963830f304aebe6e
widl: Output "LONG" instead of "long" for a 32bit integer.

long is always 32bit in IDL files but that's not true in C.
19 files changed:
dlls/amstream/amstream.c
dlls/amstream/mediastreamfilter.c
dlls/inkobj/inkcollector.c
dlls/ole32/marshal.c
dlls/ole32/rpc.c
dlls/ole32/stg_prop.c
dlls/ole32/stubmanager.c
dlls/ole32/tests/stg_prop.c
dlls/ole32/tests/usrmarshal.c
dlls/ole32/usrmarshal.c
dlls/oleaut32/tests/tmarshal.c
dlls/quartz/memallocator.c
dlls/quartz/pin.c
dlls/rpcrt4/tests/server.c
dlls/shdocvw/ie.c
dlls/shdocvw/tests/webbrowser.c
dlls/shdocvw/webbrowser.c
programs/rpcss/epmp.c
tools/widl/header.c