d3d9/tests: Add a software vertexprocessing buffer discard test.
[wine] / dlls / rpcrt4 / cpsf.c
2010-04-08  Aric Stewartrpcrt4: Improve NdrDllRegisterProxy parameter checking.
2010-04-08  Aric Stewartrpcrt4: Handle NULL pclsid in NdrDllRegisterProxy and...
2009-06-10  Alexandre Julliardrpcrt4: Adjust the start of the proxy virtual table...
2009-06-03  Alexandre Julliardrpcrt4: Add support for proxy delegation.
2009-06-03  Alexandre Julliardrpcrt4: Split the vtbl initialization in NdrDllGetClass...
2009-06-01  Alexandre Julliardrpcrt4: Allocate the delegated stubs vtbl only once...
2009-04-20  Paul Vriensrpcrt4: Fix NdrDllCanUnloadNow.
2009-02-24  Rob Shearmanrpcrt4: Fix use of uninitialised variable in NdrDllRegi...
2008-11-29  Alexandre Julliardrpcrt4: Create the NumMethods key too when registering...
2008-11-29  Alexandre Julliardrpcrt4: Use RegDeleteTree to properly unregister interf...
2008-11-29  Alexandre Julliardrpcrt4: Convert the dll registration routines to Unicode.
2008-11-07  Andrew Talbotrpcrt4: Sign-compare warnings fix.
2008-10-18  Alexandre Julliardrpcrt4: Convert source files to utf-8.
2008-09-12  Rob Shearmanrpcrt4: Don't crash in NdrDllGetClassObject when a...
2008-07-07  Alexandre Julliardrpcrt4: Use interlocked functions to increment/decremen...
2008-02-29  Rob ShearmanInclude config.h and wine/port.h in files that use...
2006-09-26  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-09-07  Huw Daviesrpcrt4: Add delegating stub support.
2006-09-07  Huw Daviesrpcrt4: Add infrastructure to create and manage a varia...
2006-07-14  Robert Shearmanrpcrt4: Add the threading model and a description when...
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-20  Robert Shearmanrpc: Replace the hack that detected stubless proxies...
2005-11-29  Robert ShearmanThe CLSID can be substituted by an IID present in one...
2005-08-30  Mike McCormackFix some gcc 4.0 warnings.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
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.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
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-02-17  Ove KaavenMake NdrDllRegisterProxy use the interface stub header...
2002-12-24  Dimitrie O. PaunFix definitions for Uuid{To,From}String, RpcStringFree.
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-10  Ove KaavenAdded NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllR...