atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / devenum / createdevenum.c
2012-05-14  Jacek Cabaninclude: Use widl to take care of nameless structs...
2012-05-08  Detlef Riekenbergdevenum: Remove tabs and duplicate newlines from TRACE.
2012-04-18  AndrĂ© Hentscheldevenum: Remove unneeded shadow variables.
2012-04-04  Jacek Cabandevenum: Removed useless structs.
2012-04-03  Michael Stefaniucdevenum: COM cleanup for ICreateDevEnum.
2012-03-14  Christian Costadevenum: Reset moniker pointer before calling IFilterMa...
2010-02-01  Maarten Lankhorstdevenum: Scan special device categories more often.
2010-01-14  Michael Stefaniucdevenum: Avoid newlines inside FIXME messages.
2009-01-13  Michael Stefaniucdevenum: Remove superfluous pointer casts.
2008-12-02  Alexandre Julliarddevenum: Make some functions static.
2008-09-11  Juan Langdevenum: Fix order of operations bug (Coverity id 709).
2008-07-01  Alexander Dorofeyevdevenum: Register legacy am filters in CreateClassEnume...
2008-07-01  Alexander Dorofeyevdevenum: Move locating category key to function, use...
2007-12-07  Andrew Talbotdevenum: Remove unneeded cast.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2006-10-09  Michael Stefaniucdevenum: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-05  Thomas Weidenmuellerdevenum: Don't leak key handle creating a category...
2005-05-30  Dmitry TimoshkovMake more of the OLE interface vtables const.
2005-05-18  Maarten LankhorstAdd vfwindex when enumerating devices, and make sure...
2005-04-27  Maarten LankhorstAdded the video input device category.
2005-01-25  Christian CostaFixed pin direction when registering audio input device.
2004-12-13  Eric PouechFixed some errors in function prototypes.
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.
2004-04-20  Francois GougetAssorted spelling fixes.
2003-12-30  Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-07-01  Robert ShearmanImplemented DevEnum dll.