rpcrt4: Implement NdrMapCommAndFaultStatus.
[wine] / dlls / rpcrt4 / ndr_clientserver.c
2008-01-09  Rob Shearmanrpcrt4: Implement NdrMapCommAndFaultStatus.
2008-01-08  Rob Shearmanrpcrt4: Remove some unused includes.
2008-01-07  Rob Shearmanrpcrt4: Set ReservedForRuntime to NULL in NdrClientInit...
2008-01-07  Rob Shearmanrpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
2007-12-31  Rob Shearmanrpcrt4: Fix NdrGetBuffer to set the correct fields...
2007-12-31  Rob Shearmanrpcrt4: Fix the MIDL_STUB_MESSAGE fields set by NdrServ...
2007-05-18  Andrew Talbotrpcrt4: Exclude unused headers.
2007-02-07  Francois Gougetrpcrt4: Better match the PSDK types and fix the winapi_...
2006-11-10  Michael Stefaniucrpcrt4: Win64 printf format warning fixes.
2006-11-10  Michael Stefaniucrpcrt4: Bring the function definitions in sync with...
2006-09-07  Robert Shearmanrpcrt4: Rename ndr_midl.c to ndr_clientserver.c to...