ChangeSet ID: 19587
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/16 06:16:10
Modified files:
dlls/ntdll : version.c
Log message:
Fetch the version information from the standard Windows keys if not
specified otherwise.
Patch: http://cvs.winehq.org/patch.py?id=19587
Old revision New revision Changes Path
1.24 1.25 +210 -3 wine/dlls/ntdll/version.c
ChangeSet ID: 19585
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/16 06:13:50
Modified files:
dlls/crypt32/tests: encode.c
Log message:
Juan Lang <juan_lang(a)yahoo.com>
Remove a test that fails under WinME. Reported and helpfully debugged
by Saulius Krasuckas.
Patch: http://cvs.winehq.org/patch.py?id=19585
Old revision New revision Changes Path
1.14 1.15 +5 -6 wine/dlls/crypt32/tests/encode.c