ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE...
[wine] / dlls / devenum / Makefile.in
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-05-18  Maarten LankhorstAdd vfwindex when enumerating devices, and make sure...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-04-27  Maarten LankhorstAdded the video input device category.
2004-08-19  Francois GougetAdded 'strmiids.lib'.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-07-01  Robert ShearmanImplemented DevEnum dll.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-10-23  Hidenori TakeshimaAdded stubs for msdmo.dll, qcap.dll and devenum.dll.