Fix signed/unsigned comparison warnings.
[wine] / dlls / dciman32 /
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
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...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-02-12  Andreas MohrAdded DCICloseProvider stub.
2000-12-27  Ulrich WeigandImport kernel32 (for SetLastError()).
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-26  Patrik StridvallFixed some issues found by winapi_check.
2000-11-25  Marcus MeissnerAdded stub for DCIOpenProvider.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-07-26  Alexandre JulliardAdded a few empty source files so that each dll has...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/