Fix signed/unsigned comparison warnings.
[wine] / dlls / devenum /
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-19  Francois GougetAdded 'strmiids.lib'.
2004-08-18  José Manuel Ferrer... Added Spanish translation.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-07-30  Henning GerhardtAdded German resources for devenum.
2004-07-29  Marcelo DuarteLocalization of devenum to Portuguese and minor correct...
2004-07-23  Ivan Leo PuotiAdded Italian strings.
2004-06-14  Robert ShearmanAvoid crash by passing pointer to RegSetValueEx.
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-14  Ivan Leo Murray... Updated the version info of all DirectX dlls to the...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-12-30  Robert Shearman- Fixed buffer overflow in IFilterMapper2::RegisterFilter.
2003-12-01  Tom WicklineUse the same version format for all DX dlls.
2003-11-30  Dmitry TimoshkovA general cleanup of the version resources in Wine...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
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.