wine/dlls/cabinet
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
cabextract.c Eliminate a strncpy and remove unused variable. 2005-04-18 15:33:15 +00:00
cabinet_main.c Missing HeapFree's + 1 LocalFree (found by smatch). 2004-12-14 11:38:50 +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
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
Makefile.in Added file version resource. 2003-12-31 18:56:07 +00:00