Update the address of the Free Software Foundation.
[wine] / dlls / rpcrt4 / cstub.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-30  Robert Shearmanrpcrt4: Fill in the IRpcStubBuffer vtables for interfac...
2006-01-06  Robert Shearmanrpcrt4: Call NdrStubCall2 when dealing with a pure...
2005-11-29  Robert ShearmanAdd a function to retrieve the MIDL_SERVER_INFO struct...
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.