Make sure to fill out the MIDL_STUB_MESSAGE structure in
[wine] / dlls / rpcrt4 / cstub.c
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-07-19  Robert ShearmanIRpcStubBuffer_Disconnect can be called more than once.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-20  Ove KaavenFixed NdrDllRegisterProxy so it registers the key names...
2003-04-19  Ove KaavenAdded missing AddRef.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-11-08  Alberto MassariAvoid crashing when releasing an NdrCStdStubBuffer...
2002-10-10  Ove KaavenImplement the CStdStubBuffer methods.