wine/dlls/rpcrt4/tests
Rob Shearman 31676530c2 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.
2008-01-07 22:55:28 +01:00
..
cstub.c rpcrt4: Flesh out more of the IRpcChannelBuffer vtable to make the test_delegating_Invoke test succeed on Windows. 2007-12-04 13:31:59 +01:00
generated.c
Makefile.in rpcrt4: Add tests for RPC and widl generated code. 2007-04-26 15:48:13 +02:00
ndr_marshall.c rpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInitializeNew to include RPC_VALID_FLAGS_BIT. 2008-01-07 22:55:28 +01:00
rpc.c rpcrt4: Implement I_RpcMapWin32Status. 2008-01-07 12:41:17 +01:00
server_defines.h rpcrt4: Add encapsulated union tests. 2007-06-19 11:45:11 +02:00
server.c rpcrt4: Re-use existing memory for embedded pointers in NdrVaryingArrayUnmarshall. 2007-12-26 14:02:58 +01:00
server.idl rpcrt4: Add tests for varying and conformant varying arrays. 2007-12-26 14:02:53 +01:00