ChangeSet ID: 12068 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/19 21:14:00
Modified files: dlls/wsock32 : protocol.c dlls/wininet : http.c dlls/urlmon : umon.c dlls/shlwapi : ordinal.c dlls/shell32 : shlfsbind.c dlls/oleaut32 : typelib2.c olefont.c dlls/ole32 : storage32.c dlls/netapi32/tests: wksta.c
Log message: Francois Gouget fgouget@free.fr Make Unicode strings 'static const'.
Patch: http://cvs.winehq.org/patch.py?id=12068
Old revision New revision Changes Path 1.16 1.17 +1 -1 wine/dlls/wsock32/protocol.c 1.59 1.60 +6 -5 wine/dlls/wininet/http.c 1.31 1.32 +6 -6 wine/dlls/urlmon/umon.c 1.84 1.85 +4 -4 wine/dlls/shlwapi/ordinal.c 1.3 1.4 +4 -4 wine/dlls/shell32/shlfsbind.c 1.17 1.18 +6 -6 wine/dlls/oleaut32/typelib2.c 1.25 1.26 +2 -2 wine/dlls/oleaut32/olefont.c 1.48 1.49 +2 -2 wine/dlls/ole32/storage32.c 1.11 1.12 +1 -2 wine/dlls/netapi32/tests/wksta.c