wine/ windows/mdi.c windows/dialog.c controls/ ...

Alexandre Julliard julliard at winehq.org
Tue Dec 9 22:14:35 CST 2003


ChangeSet ID:	10384
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/12/09 22:14:35

Modified files:
	windows        : mdi.c dialog.c 
	controls       : static.c scroll.c menu.c listbox.c icontitle.c 
	                 edit.c desktop.c combo.c button.c 

Log message:
	System classes must not have the CS_GLOBALCLASS style.

Patch: http://cvs.winehq.com/patch.py?id=10384

Old revision  New revision  Changes     Path
 1.113         1.114         +1 -1       wine/windows/mdi.c
 1.124         1.125         +1 -1       wine/windows/dialog.c
 1.45          1.46          +1 -1       wine/controls/static.c
 1.73          1.74          +1 -1       wine/controls/scroll.c
 1.171         1.172         +1 -1       wine/controls/menu.c
 1.98          1.99          +2 -2       wine/controls/listbox.c
 1.29          1.30          +1 -1       wine/controls/icontitle.c
 1.124         1.125         +1 -1       wine/controls/edit.c
 1.31          1.32          +1 -1       wine/controls/desktop.c
 1.103         1.104         +1 -1       wine/controls/combo.c
 1.68          1.69          +1 -1       wine/controls/button.c




More information about the wine-cvs mailing list