makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / devenum / devenum_main.c
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.