ChangeSet ID: 16328 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/25 08:07:58
Modified files: windows : user.c spy.c cursoricon.c tools/wrc : newstruc.c tools/widl : write_msft.c programs/winefile: winefile.c programs/rundll32: rundll32.c programs/regedit: regproc.c dlls/wininet : netconnection.c dlls/wineps : graphics.c dlls/win32s : w32sys.c dlls/shlwapi : string.c assoc.c dlls/shell32 : shell32_main.c dlls/oleaut32/tests: vartype.c dlls/oleaut32 : varformat.c typelib2.c typelib.c olepicture.c dlls/ole32 : ole2.c dlls/ntdll : sec.c rtlstr.c rtlbitmap.c large_int.c heap.c dlls/msvcrt : mbcs.c dlls/msi : msi.c dlls/kernel : time.c thunk.c process.c editline.c comm.c dlls/commdlg : cdlg32.c dlls/comctl32 : string.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Documentation spelling fixes.
Patch: http://cvs.winehq.org/patch.py?id=16328
Old revision New revision Changes Path 1.107 1.108 +1 -1 wine/windows/user.c 1.65 1.66 +1 -1 wine/windows/spy.c 1.83 1.84 +1 -1 wine/windows/cursoricon.c 1.22 1.23 +2 -2 wine/tools/wrc/newstruc.c 1.34 1.35 +1 -1 wine/tools/widl/write_msft.c 1.31 1.32 +2 -2 wine/programs/winefile/winefile.c 1.10 1.11 +2 -2 wine/programs/rundll32/rundll32.c 1.16 1.17 +6 -6 wine/programs/regedit/regproc.c 1.11 1.12 +2 -2 wine/dlls/wininet/netconnection.c 1.15 1.16 +1 -1 wine/dlls/wineps/graphics.c 1.13 1.14 +3 -3 wine/dlls/win32s/w32sys.c 1.52 1.53 +5 -5 wine/dlls/shlwapi/string.c 1.15 1.16 +1 -1 wine/dlls/shlwapi/assoc.c 1.146 1.147 +2 -2 wine/dlls/shell32/shell32_main.c 1.20 1.21 +1 -1 wine/dlls/oleaut32/tests/vartype.c 1.7 1.8 +1 -1 wine/dlls/oleaut32/varformat.c 1.34 1.35 +2 -2 wine/dlls/oleaut32/typelib2.c 1.143 1.144 +4 -4 wine/dlls/oleaut32/typelib.c 1.54 1.55 +2 -2 wine/dlls/oleaut32/olepicture.c 1.60 1.61 +1 -1 wine/dlls/ole32/ole2.c 1.49 1.50 +2 -2 wine/dlls/ntdll/sec.c 1.46 1.47 +6 -6 wine/dlls/ntdll/rtlstr.c 1.12 1.13 +2 -2 wine/dlls/ntdll/rtlbitmap.c 1.11 1.12 +2 -2 wine/dlls/ntdll/large_int.c 1.32 1.33 +1 -1 wine/dlls/ntdll/heap.c 1.29 1.30 +1 -1 wine/dlls/msvcrt/mbcs.c 1.64 1.65 +1 -1 wine/dlls/msi/msi.c 1.49 1.50 +5 -5 wine/dlls/kernel/time.c 1.51 1.52 +1 -1 wine/dlls/kernel/thunk.c 1.82 1.83 +2 -2 wine/dlls/kernel/process.c 1.10 1.11 +1 -1 wine/dlls/kernel/editline.c 1.87 1.88 +2 -2 wine/dlls/kernel/comm.c 1.30 1.31 +2 -2 wine/dlls/commdlg/cdlg32.c 1.5 1.6 +4 -4 wine/dlls/comctl32/string.c