- Convert ordinals to their real names.
[wine] / dlls / devenum /
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardAvoid including wine/obj_*.h files directly from C...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2003-08-05  Robert ShearmanMake IPropertBag_Read use a dynamically allocated array...
2003-08-05  Robert ShearmanICreateDevEnum_CreateClassEnumerator can return S_FALSE...
2003-07-30  Alexandre JulliardMake the DllRegisterServer, DllRegisterServerEx, DllUnr...
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.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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.