wine/ windows/nonclient.c windows/mdi.c window ...

Alexandre Julliard julliard at winehq.org
Tue Sep 16 23:28:29 CDT 2003


ChangeSet ID:	9362
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/09/16 23:28:29

Modified files:
	windows        : nonclient.c mdi.c defwnd.c 
	graphics/x11drv: text.c 
	dlls/x11drv    : winpos.c 
	dlls/commdlg   : colordlg.c 
	dlls/comctl32  : updown.c treeview.c pager.c monthcal.c 
	                 listview.c header.c 
	controls       : scroll.c menu.c edit.c 

Log message:
	SLOWORD and SHIWORD do not exist on Win32 (reported by Filip Navara).

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9362

Old revision  New revision  Changes     Path
 1.112         1.113         +4 -4       wine/windows/nonclient.c
 1.111         1.112         +2 -2       wine/windows/mdi.c
 1.82          1.83          +6 -6       wine/windows/defwnd.c
 1.39          1.40          +1 -1       wine/graphics/x11drv/text.c
 1.67          1.68          +2 -2       wine/dlls/x11drv/winpos.c
 1.43          1.44          +1 -1       wine/dlls/commdlg/colordlg.c
 1.52          1.53          +5 -5       wine/dlls/comctl32/updown.c
 1.126         1.127         +10 -10     wine/dlls/comctl32/treeview.c
 1.42          1.43          +13 -13     wine/dlls/comctl32/pager.c
 1.40          1.41          +1 -1       wine/dlls/comctl32/monthcal.c
 1.364         1.365         +6 -4       wine/dlls/comctl32/listview.c
 1.57          1.58          +4 -4       wine/dlls/comctl32/header.c
 1.69          1.70          +4 -4       wine/controls/scroll.c
 1.167         1.168         +2 -2       wine/controls/menu.c
 1.120         1.121         +33 -33     wine/controls/edit.c




More information about the wine-cvs mailing list