Make Unicode strings static const.
commit52c0832161e9a83953d2185dce775929258a686e
authorFrancois Gouget <fgouget@free.fr>
Tue, 20 Apr 2004 01:12:17 +0000 (20 01:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Apr 2004 01:12:17 +0000 (20 01:12 +0000)
tree9f88baf38b32f4f00947b38ad96c18b2b9922387
parente2490a09866b5310c4baab73c7d982eda943fcb9
Make Unicode strings static const.
29 files changed:
dlls/advapi32/security.c
dlls/comctl32/comboex.c
dlls/comctl32/comctl32undoc.c
dlls/comctl32/ipaddress.c
dlls/comctl32/listview.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/commdlg/filedlg.c
dlls/dxerr8/dxerr8.c
dlls/dxerr9/dxerr9.c
dlls/gdi/freetype.c
dlls/kernel/tests/file.c
dlls/kernel/tests/format_msg.c
dlls/ntdll/tests/rtlstr.c
dlls/ole32/antimoniker.c
dlls/ole32/filemoniker.c
dlls/ole32/storage32.c
dlls/oleaut32/olefont.c
dlls/oleaut32/typelib.c
dlls/quartz/filesource.c
dlls/setupapi/diskspace.c
dlls/shell32/shell32_main.c
dlls/shell32/shlfileop.c
dlls/shlwapi/reg.c
dlls/shlwapi/string.c
dlls/shlwapi/url.c
dlls/user/tests/class.c
dlls/uxtheme/msstyles.c
dlls/uxtheme/system.c