wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / dplayx / dpclassfactory.c
2008-02-19  Alexandre Julliarduuid: Remove a few iids that don't belong here.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-10  Francois GougetChange some Dll* functions so they are exported by...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-01  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-01-11  Paul VriensUse Interlocked* functions in AddRef and Release.
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-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2003-09-27  Dimitrie O. PaunMerge documentation/status/directplay into the code.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-05  Ove KaavenMake sure that no files except unknwn.h include wine...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-11-08  Francois GougetWe must include windef.h before wtypes.h (directly...
2000-10-19  Peter Hunnisett- Add proper message reply mechanism and sp player...
2000-08-25  Peter Hunnisett- Implemented loading and initialization of service...
2000-04-29  Patrik StridvallFixed issues reported by winapi_check.
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-01-30  Francois GougetThe COM virtual tables must use the
2000-01-18  Alexandre JulliardAdded debugstr_guid function and used it to replace
1999-10-31  Francois GougetGeneralized the use of the new ICOM_VFIELD and ICOM_VTB...
1999-09-28  Peter Hunnisett- Moved dplay and dplayx to a proper home in the dlls...