ChangeSet ID: 14080 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/06 22:09:38
Modified files: windows : winproc.c painting.c dlls/user : painting.c message.c
Log message: Only send WM_PAINTICON and WM_ICONERASEBKGND to 16-bit windows (found by Jeremy White).
Patch: http://cvs.winehq.org/patch.py?id=14080
Old revision New revision Changes Path 1.120 1.121 +11 -0 wine/windows/winproc.c 1.95 1.96 +2 -4 wine/windows/painting.c 1.11 1.12 +1 -2 wine/dlls/user/painting.c 1.53 1.54 +1 -10 wine/dlls/user/message.c