wine/ windows/message.c dlls/user/tests/msg.c

Alexandre Julliard julliard at winehq.org
Tue Feb 22 08:58:52 CST 2005


ChangeSet ID:	16240
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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




More information about the wine-cvs mailing list