ChangeSet ID: 1005080499661198635585606 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/11/06 16:01:39
Modified files: controls : combo.c dlls/comctl32 : comboex.c tab.c dlls/commdlg : filedlgbrowser.c dlls/kernel : toolhelp.c dlls/ntdll : reg.c dlls/oleaut32 : variant.c dlls/shell32 : changenotify.c iconcache.c pidl.c shellord.c shlfolder.c shlmenu.c shv_item_cmenu.c dlls/shlwapi : reg.c string.c dlls/user : exticon.c dlls/wsock32 : socket.c graphics/win16drv: init.c prtdrv.c loader : module.c windows : sysparams.c
Log message: Francois Gouget fgouget@free.fr Don't prefix %p with 0x. Various English fixes.
Patch: http://cvs.winehq.com/patch.py?id=1005080499661198635585606
Revision Changes Path 1.79 +1 -1 wine/controls/combo.c 1.37 +2 -2 wine/dlls/comctl32/comboex.c 1.62 +2 -3 wine/dlls/comctl32/tab.c 1.29 +1 -1 wine/dlls/commdlg/filedlgbrowser.c 1.13 +1 -1 wine/dlls/kernel/toolhelp.c 1.30 +1 -1 wine/dlls/ntdll/reg.c 1.29 +2 -2 wine/dlls/oleaut32/variant.c 1.14 +2 -2 wine/dlls/shell32/changenotify.c 1.50 +1 -1 wine/dlls/shell32/iconcache.c 1.62 +2 -2 wine/dlls/shell32/pidl.c 1.88 +4 -4 wine/dlls/shell32/shellord.c 1.61 +1 -1 wine/dlls/shell32/shlfolder.c 1.24 +1 -1 wine/dlls/shell32/shlmenu.c 1.7 +1 -1 wine/dlls/shell32/shv_item_cmenu.c 1.17 +4 -4 wine/dlls/shlwapi/reg.c 1.14 +2 -2 wine/dlls/shlwapi/string.c 1.15 +1 -1 wine/dlls/user/exticon.c 1.15 +2 -2 wine/dlls/wsock32/socket.c 1.39 +2 -2 wine/graphics/win16drv/init.c 1.22 +1 -3 wine/graphics/win16drv/prtdrv.c 1.141 +3 -3 wine/loader/module.c 1.24 +1 -1 wine/windows/sysparams.c