wine/ tools/wmc/mcl.c programs/wineconsole/use ...

Alexandre Julliard julliard at winehq.org
Mon Apr 19 19:34:53 CDT 2004


ChangeSet ID:	12063
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/19 19:34:53

Modified files:
	tools/wmc      : mcl.c 
	programs/wineconsole: user.c dialog.c 
	dlls/wsock32   : protocol.c 
	dlls/winmm     : playsound.c 
	dlls/uxtheme   : msstyles.c 
	dlls/urlmon    : umon.c 
	dlls/shlwapi   : path.c 
	dlls/secur32   : secur32.c 
	dlls/oleaut32/tests: vartest.c 
	dlls/msvideo   : msvideo_main.c 
	dlls/msacm/winemp3: mpegl3.c 
	dlls/msacm/msg711: msg711.c 
	dlls/msacm/msadp32: msadp32.c 
	dlls/msacm/imaadp32: imaadp32.c 
	dlls/msacm     : wineacm.h internal.c format.c 
	dlls/comctl32  : propsheet.c 
	controls       : icontitle.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Make static Unicode strings const.

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

Old revision  New revision  Changes     Path
 1.6           1.7           +2 -2       wine/tools/wmc/mcl.c
 1.20          1.21          +1 -1       wine/programs/wineconsole/user.c
 1.16          1.17          +2 -2       wine/programs/wineconsole/dialog.c
 1.15          1.16          +5 -5       wine/dlls/wsock32/protocol.c
 1.8           1.9           +6 -6       wine/dlls/winmm/playsound.c
 1.10          1.11          +4 -4       wine/dlls/uxtheme/msstyles.c
 1.30          1.31          +1 -1       wine/dlls/urlmon/umon.c
 1.41          1.42          +2 -2       wine/dlls/shlwapi/path.c
 1.1           1.2           +1 -1       wine/dlls/secur32/secur32.c
 1.26          1.27          +4 -4       wine/dlls/oleaut32/tests/vartest.c
 1.55          1.56          +1 -1       wine/dlls/msvideo/msvideo_main.c
 1.6           1.7           +2 -2       wine/dlls/msacm/winemp3/mpegl3.c
 1.9           1.10          +3 -3       wine/dlls/msacm/msg711/msg711.c
 1.7           1.8           +2 -2       wine/dlls/msacm/msadp32/msadp32.c
 1.11          1.12          +2 -2       wine/dlls/msacm/imaadp32/imaadp32.c
 1.11          1.12          +1 -1       wine/dlls/msacm/wineacm.h
 1.17          1.18          +5 -5       wine/dlls/msacm/internal.c
 1.23          1.24          +2 -2       wine/dlls/msacm/format.c
 1.97          1.98          +1 -1       wine/dlls/comctl32/propsheet.c
 1.30          1.31          +1 -1       wine/controls/icontitle.c




More information about the wine-cvs mailing list