Make sure to fill out the MIDL_STUB_MESSAGE structure in
[wine] / dlls / rpcrt4 / ndr_midl.c
2005-11-28  Robert ShearmanMake sure to fill out the MIDL_STUB_MESSAGE structure in
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-08-03  Robert ShearmanAdd stubs for NdrMapCommAndFaultStatus, conformant...
2005-06-05  Mike HearnInitialize DataRepresentation in NdrClientInitializeNew...
2005-03-14  Robert Shearman- RpcMgmtStopServerListen should not affect auto-listen...
2004-12-14  Robert ShearmanImplement RPC_E_DISCONNECTED in proxies.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-08  Francois GougetFix and unify parsing of calling conventions.
2003-10-21  Gregory M. Turner- Remove an erroneous check in NdrSendReceive.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-22  Ove KaavenInitial support for RPC call failures, by catching...
2003-05-21  Ove KaavenAdded semi-stub for NdrProxyErrorHandler.
2003-01-31  Ove KaavenReuseBuffer should be FALSE for RPC clients.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-10-28  Greg Turner- Pull the buffer from the rpc message into the midl...
2002-10-28  Greg Turner- Clean up and add some comments.
2002-10-28  Greg Turner- Clean up and enhance some traces.
2002-10-25  Greg Turner- Use memset instead of ZeroMemory, just to be consiste...
2002-10-25  Greg Turner- Make explicit some missing include dependencies.
2002-10-23  Greg TurnerImplemented NdrClientInitializeNew.
2002-10-22  Greg Turner- Use Ove-style macros for NdrConformantStringMarshall...
2002-10-21  Greg TurnerFix return types of NdrConformantStringMarshall, NdrGet...
2002-10-19  Greg TurnerSome MIDL constants and structures (should eventually...
2002-10-10  Ove KaavenAdded NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyIn...