wine/ windows/win.c windows/nonclient.c dlls/u ...

Alexandre Julliard julliard at winehq.org
Wed Mar 30 12:59:28 CST 2005


ChangeSet ID:	16939
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/30 12:59:28

Modified files:
	windows        : win.c nonclient.c 
	dlls/user/tests: msg.c 
	dlls/user      : menu.c 

Log message:
	Dmitry Timoshkov <dmitry at codeweavers.com>
	- Make GetSystemMenu respect CS_NOCLOSE.
	- EnableMenuItem should not generate WM_WINDOWPOSCHANGING message.
	- Make nonclient code check for presence of SC_CLOSE, not CS_NOCLOSE
	window class style.
	- Add a test case.

Patch: http://cvs.winehq.org/patch.py?id=16939

Old revision  New revision  Changes     Path
 1.275         1.276         +1 -1       wine/windows/win.c
 1.139         1.140         +12 -4      wine/windows/nonclient.c
 1.81          1.82          +48 -0      wine/dlls/user/tests/msg.c
 1.23          1.24          +9 -3       wine/dlls/user/menu.c




More information about the wine-cvs mailing list