ChangeSet ID: 8802 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/07/18 22:09:21
Modified files: dlls/cabinet : fdi.c cabinet.h cabextract.c
Log message: Gregory M. Turner gmturner007@ameritech.net - eliminate pesky global variables; should be threadsafe now - fix more memory leaks - fix some bugs - some decruftification - implement support for split cabinets and "NEXT_CABINET" notification
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8802
Old revision New revision Changes Path 1.9 1.10 +344 -112 wine/dlls/cabinet/fdi.c 1.6 1.7 +5 -0 wine/dlls/cabinet/cabinet.h 1.7 1.8 +20 -28 wine/dlls/cabinet/cabextract.c