ChangeSet ID: 6751 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/19 15:16:56
Modified files: dlls/urlmon : urlmon.spec umon.c Makefile.in dlls/cabinet : fdi.c cabinet.spec Makefile.in . : winedefault.reg Added files: dlls/cabinet : cabinet_main.c cabinet.h cabextract.c
Log message: Greg Turner gmturner007@ameritech.net - port cabextract to wine - implement cabinet.dll.Extract, urlmon.dll.Extract - add SP6a registry key to winedefault.reg
Patch: http://cvs.winehq.com/patch.py?id=6751
Old revision New revision Changes Path 1.19 1.20 +1 -1 wine/dlls/urlmon/urlmon.spec 1.16 1.17 +0 -28 wine/dlls/urlmon/umon.c 1.14 1.15 +1 -1 wine/dlls/urlmon/Makefile.in 1.2 1.3 +8 -9 wine/dlls/cabinet/fdi.c 1.1 1.2 +2 -2 wine/dlls/cabinet/cabinet.spec 1.2 1.3 +2 -0 wine/dlls/cabinet/Makefile.in 1.60 1.61 +3 -0 wine/winedefault.reg Added 1.1 +0 -0 wine/dlls/cabinet/cabinet.h Added 1.1 +0 -0 wine/dlls/cabinet/cabextract.c Added 1.1 +0 -0 wine/dlls/cabinet/cabinet_main.c