ChangeSet ID: 8932
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/08/06 21:57:15
Modified files:
dlls/user/tests: sysparams.c
Log message:
Richard Cohen <richard.cohen(a)virgin.net>
SystemParametersInfo returning a value for Wallpaper does not mean
that the registry key exists.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8932
Old revision New revision Changes Path
1.14 1.15 +2 -1 wine/dlls/user/tests/sysparams.c
ChangeSet ID: 8931
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/08/06 21:56:55
Modified files:
programs/winedbg: stabs.c hash.c
Log message:
Richard Cohen <richard.cohen(a)virgin.net>
Use the ELF sections for the addresses of globals, as the STABS are
likely to be wrong.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8931
Old revision New revision Changes Path
1.8 1.9 +3 -2 wine/programs/winedbg/stabs.c
1.9 1.10 +3 -1 wine/programs/winedbg/hash.c