20 Sep
2005
20 Sep
'05
12:02 p.m.
ChangeSet ID: 20313 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/20 07:02:46 Modified files: programs/notepad: main.c dlls/shlwapi : ordinal.c dlls/msi : dialog.c Log message: Dmitry Timoshkov <dmitry(a)codeweavers.com> Fix the usage of COLOR_xxx constants in the place of the window's class hbrBackground. Patch: http://cvs.winehq.org/patch.py?id=20313 Old revision New revision Changes Path 1.34 1.35 +1 -1 wine/programs/notepad/main.c 1.115 1.116 +2 -2 wine/dlls/shlwapi/ordinal.c 1.43 1.44 +1 -1 wine/dlls/msi/dialog.c