16 May
2005
16 May
'05
9:37 p.m.
ChangeSet ID: 17546 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/16 16:37:36 Modified files: include : msidefs.h dlls/msi : action.c Log message: Aric Stewart <aric(a)codeweavers.com> Correct a problem with parse_data if binary data was not in full bytes. More properly handle uncompressed file sources, fix the creating and parsing of Source Directories. Patch: http://cvs.winehq.org/patch.py?id=17546 Old revision New revision Changes Path 1.6 1.7 +11 -0 wine/include/msidefs.h 1.113 1.114 +69 -26 wine/dlls/msi/action.c