wine/ windows/winpos.c windows/sysparams.c win ...

Alexandre Julliard julliard at winehq.org
Mon Oct 6 16:03:32 CDT 2003


ChangeSet ID:	9642
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/06 16:03:32

Modified files:
	windows        : winpos.c sysparams.c spy.c dialog.c 
	dlls/winmm     : mci.c lolvldrv.c 
	dlls/user/tests: sysparams.c 
	dlls/ole32     : compobj.c 
	dlls/ntdll/tests: rtlstr.c path.c 
	dlls/ddraw/d3ddevice: mesa.c 
	dlls/ddraw     : main.c helper.c 

Log message:
	Daniel Marmier <d.marmier at bluewin.ch>
	Fixed warnings with gcc option "-Wwrite-strings".

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

Old revision  New revision  Changes     Path
 1.146         1.147         +1 -1       wine/windows/winpos.c
 1.54          1.55          +3 -3       wine/windows/sysparams.c
 1.53          1.54          +1 -1       wine/windows/spy.c
 1.121         1.122         +3 -2       wine/windows/dialog.c
 1.46          1.47          +1 -1       wine/dlls/winmm/mci.c
 1.47          1.48          +1 -1       wine/dlls/winmm/lolvldrv.c
 1.18          1.19          +2 -2       wine/dlls/user/tests/sysparams.c
 1.83          1.84          +1 -1       wine/dlls/ole32/compobj.c
 1.12          1.13          +2 -2       wine/dlls/ntdll/tests/rtlstr.c
 1.3           1.4           +4 -2       wine/dlls/ntdll/tests/path.c
 1.140         1.141         +15 -9      wine/dlls/ddraw/d3ddevice/mesa.c
 1.37          1.38          +1 -1       wine/dlls/ddraw/main.c
 1.29          1.30          +1 -1       wine/dlls/ddraw/helper.c




More information about the wine-cvs mailing list