ChangeSet ID: 16240 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/22 08:58:52
Modified files: windows : message.c dlls/user/tests: msg.c
Log message: DispatchMessage needs to repaint the non-client area if the WM_PAINT handler didn't do it.
Patch: http://cvs.winehq.org/patch.py?id=16240
Old revision New revision Changes Path 1.165 1.166 +14 -0 wine/windows/message.c 1.70 1.71 +75 -0 wine/dlls/user/tests/msg.c