atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / devenum / devenum_main.c
2011-08-02  Alexandre Julliarddevenum: Don't register quartz from devenum.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-01  Michael Stefaniucdevenum: COM cleanup for the IClassFactory iface.
2011-05-17  Marcus Meissnerdevenum: Mark internal symbols as hidden.
2010-12-07  Alexandre Julliarddevenum: Convert dll registration to the IRegistrar...
2010-01-14  Michael Stefaniucdevenum: Avoid newlines inside FIXME messages.
2009-01-13  Michael Stefaniucdevenum: Remove superfluous pointer casts.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-09  Marcus Meissnerdevenum: Initialize hKeysub.
2007-02-05  Marcus Meissnerdevenum: Fix uninitialized clsidString (Coverity).
2007-01-06  Dmitry Timoshkovdevenum: Do not store full DLL path in the registry.
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-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2004-12-07  Robert ShearmanClean up devenum and properly implement DllCanUnloadNow...
2004-11-30  Eric PouechConst correctness fixes.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2003-12-30  Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-07-22  Marcus MeissnerFix some small pointer aliasing problems.
2003-07-01  Robert ShearmanImplemented DevEnum dll.
2003-01-02  Dominik StrasserSome stubs for dll setup needed by IE6 setup.
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.