rpcrt4: Enable compilation with long types.
commitb67a843c1a25b3dcce653b14d213b904f883c009
authorEric Pouech <eric.pouech@gmail.com>
Thu, 17 Feb 2022 06:11:49 +0000 (17 07:11 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Feb 2022 17:57:15 +0000 (17 18:57 +0100)
tree18d77145fd19b59f9163c8787d2b648506fc0f78
parentdf977dd3bb7eb90bf2eabbca8550e905a7965bb6
rpcrt4: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
19 files changed:
dlls/rpcrt4/Makefile.in
dlls/rpcrt4/cproxy.c
dlls/rpcrt4/cstub.c
dlls/rpcrt4/ndr_clientserver.c
dlls/rpcrt4/ndr_contexthandle.c
dlls/rpcrt4/ndr_es.c
dlls/rpcrt4/ndr_fullpointer.c
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/ndr_ole.c
dlls/rpcrt4/ndr_stubless.c
dlls/rpcrt4/ndr_typelib.c
dlls/rpcrt4/rpc_assoc.c
dlls/rpcrt4/rpc_async.c
dlls/rpcrt4/rpc_binding.c
dlls/rpcrt4/rpc_epmap.c
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/rpc_server.c
dlls/rpcrt4/rpc_transport.c
dlls/rpcrt4/rpcrt4_main.c