rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInitializeNew to include RPC_VALID...
commit31676530c2ec59886c167404467e1eb8840337f5
authorRob Shearman <rob@codeweavers.com>
Mon, 7 Jan 2008 15:19:57 +0000 (7 15:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2008 21:55:28 +0000 (7 22:55 +0100)
treee6da3e8a65dd45f1d992442fa023e59abcb2cd2d
parent4d6aa7ca9595e117f1af5028513ac18c9c58800d
rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInitializeNew to include RPC_VALID_FLAGS_BIT.

Mask out RPC_VALID_FLAGS_BIT from ProcNum when it is used to build a
packet to send to the server.
dlls/rpcrt4/ndr_clientserver.c
dlls/rpcrt4/rpc_message.c
dlls/rpcrt4/tests/ndr_marshall.c
include/rpcdcep.h