atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / devenum / parsedisplayname.c
2012-04-04  Jacek Cabandevenum: Removed useless structs.
2012-04-03  Michael Stefaniucdevenum: COM cleanup for IParseDisplayName.
2012-04-03  Michael Stefaniucdevenum: COM cleanup for IMoniker (MediaCatMoniker).
2010-01-14  Michael Stefaniucdevenum: Avoid newlines inside FIXME messages.
2009-01-13  Michael Stefaniucdevenum: Remove superfluous pointer casts.
2008-07-01  Alexander Dorofeyevdevenum: Move locating category key to function, use...
2006-10-09  Michael Stefaniucdevenum: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2004-12-07  Robert ShearmanClean up devenum and properly implement DllCanUnloadNow...
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.
2003-12-30  Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-08-05  Robert ShearmanICreateDevEnum_CreateClassEnumerator can return S_FALSE...
2003-07-22  Marcus MeissnerFix some small pointer aliasing problems.
2003-07-01  Robert ShearmanImplemented DevEnum dll.