Fix return types of GetThreadDesktop and OpenDesktopA.
[wine] / dlls / cabinet / cabextract.c
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...
2003-12-30  Stefan LeichterMake use of/handle the first parameter of the function...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-19  Gregory M. Turner- eliminate pesky global variables; should be threadsaf...
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- paranoia: eliminate some global variables
2003-04-03  Michael StefaniucAdd some missing HeapFree's and one missing free.
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