Fix signed/unsigned comparison warnings.
[wine] / dlls / cabinet /
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-08  Stefan LeichterAdded the linked list with the name of files of the...
2004-01-02  Mike Hearnresult2 seems to be optional, making it 0 allows IE...
2003-12-31  Stefan LeichterAdded file version resource.
2003-12-30  Stefan LeichterMake use of/handle the first parameter of the function...
2003-12-08  Stefan LeichterFixed parameter types of function Extract.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-08  Francois GougetA few spelling fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-18  Gregory M. TurnerDon't touch perf in FDIIsCabinet, InstallShield may...
2003-08-05  Gregory M. TurnerMany words about cabinets.
2003-08-02  Gregory M. TurnerRemember decompression state during extraction, so...
2003-07-30  Gregory M. Turner- ERR("WARNING") just doesn't look right ;)
2003-07-19  Gregory M. Turner- eliminate pesky global variables; should be threadsaf...
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-23  Gregory M. Turner- remove unused loop that always iterates once
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-17  Gregory M. Turner- move macros and constants into cabinet.h where they...
2003-06-13  Gregory M. Turner- most of FDICopy is now implemented, although the...
2003-06-13  Gregory M. TurnerFix some uglies.
2003-06-13  Gregory M. Turner- implement FDI{Create,Destroy,IsCabinet}
2003-06-13  Gregory M. Turner- paranoia: eliminate some global variables
2003-04-03  Michael StefaniucAdd some missing HeapFree's and one missing free.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-23  Greg TurnerFix some problems when Extract is used more than once.
2003-01-02  Gerald PfeiferFix off_t cast that breaks FreeBSD.
2002-12-19  Greg Turner- port cabextract to wine
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-12-02  Patrik StridvallAdded FIXME:s in the stubs.
2002-11-19  Patrik StridvallAdded stub implementation of cabinet.dll.