msi: Release the record when loading the hash data.
[wine] / dlls / rpcrt4 / cpsf.c
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...