ChangeSet ID: 16844
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/25 04:26:10
Modified files:
dlls/comctl32 : syslink.c propsheet.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Handle wParam in WM_PAINT properly: if non-null, it is the hdc we are
supposed to use to draw into.
Patch: http://cvs.winehq.org/patch.py?id=16844
Old revision New revision Changes Path
1.9 1.10 +5 -4 wine/dlls/comctl32/syslink.c
1.124 1.125 +4 -4 wine/dlls/comctl32/propsheet.c