wine-wine/dlls/cabinet
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
..
tests cabinet: Make the fdi tests pass on Vista. 2008-02-06 13:49:38 +01:00
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
cabinet.h cabinet: Remove unneeded casts. 2007-12-07 17:36:01 +01:00
cabinet.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cabinet.spec Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
cabinet_main.c cabinet: Fix memory leak (found by Smatch). 2008-01-07 13:45:51 +01:00
fci.c cabinet: Assign to structs instead of using memcpy. 2008-02-12 22:36:03 +01:00
fdi.c cabinet: Replace strcasecmp call with lstrcmpiA as strcasecmp isn't portable and doesn't take into account the current codepage. 2008-02-18 12:20:35 +01:00