ChangeSet ID: 13094
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/29 18:59:15
Modified files:
dlls/msi : string.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Make the msistring_makehash return something other than just 1 or
0. Also handle the case where the string or stored string is null.
Patch: http://cvs.winehq.org/patch.py?id=13094
Old revision New revision Changes Path
1.10 1.11 +7 -3 wine/dlls/msi/string.c
ChangeSet ID: 13091
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/07/29 18:57:23
Modified files:
dlls/ntdll : version.c
Log message:
Ivan Leo Puoti <puoti(a)inwind.it>
Change the NT service pack version from 6 to 6a, correct win2k3 name.
Patch: http://cvs.winehq.org/patch.py?id=13091
Old revision New revision Changes Path
1.5 1.6 +2 -2 wine/dlls/ntdll/version.c