Sweden-Number/dlls/cabinet
Alexandre Julliard 34fa35dc99 Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cabextract.c Eliminate a strncpy and remove unused variable. 2005-04-18 15:33:15 +00:00
cabinet.h Added the linked list with the name of files of the CAB archive. 2004-01-08 00:42:36 +00:00
cabinet.rc Added file version resource. 2003-12-31 18:56:07 +00:00
cabinet.spec Fixed parameter types of function Extract. 2003-12-08 21:40:49 +00:00
cabinet_main.c Missing HeapFree's + 1 LocalFree (found by smatch). 2004-12-14 11:38:50 +00:00
fci.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
fdi.c Don't try to free pointer from union that isn't used. 2004-12-06 16:09:37 +00:00