include: Change RPC_STATUS from long to LONG for Win64 compatibility.
authorMichael Stefaniuc <mstefani@redhat.de>
Sun, 4 Jan 2009 00:49:14 +0000 (01:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 4 Jan 2009 12:34:38 +0000 (13:34 +0100)
commite86eb8efa6975fac1278a4089b36fb098cb2416e
treec4957b849880514d7c0864b9c1504cde2b198ae2
parent969ef6d3b5ed131d5642dbf6ea368f85ae0c0986
include: Change RPC_STATUS from long to LONG for Win64 compatibility.

Also fix the compiler warnings introduced by this change.
15 files changed:
dlls/advapi32/crypt.c
dlls/ole32/rpc.c
dlls/oleaut32/tests/typelib.c
dlls/rpcrt4/ndr_clientserver.c
dlls/rpcrt4/rpc_assoc.c
dlls/rpcrt4/rpc_epmap.c
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpcrt4_main.c
dlls/rpcrt4/tests/ndr_marshall.c
dlls/rpcrt4/tests/rpc.c
dlls/rpcrt4/tests/rpc_async.c
dlls/rpcrt4/tests/server.c
include/rpc.h
programs/rpcss/epmp.c