user32/tests: Use GetProcAddress() on ChangeDisplaySettingsExA() because it is missin...
[wine] / dlls / devenum / createdevenum.c
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.