Replaced all lstr* calls from inside Wine code by their str* equivalent.
commitc7e7df8b17228acc826dc81152d8cc489723712f
authorAlexandre Julliard <julliard@winehq.org>
Mon, 14 Aug 2000 14:41:19 +0000 (14 14:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Aug 2000 14:41:19 +0000 (14 14:41 +0000)
treed312a3913000ec76b5ebc537bcc125b2916f7ffb
parentd586dc99be3b297ad88462cd6e6aac30f925ac77
Replaced all lstr* calls from inside Wine code by their str* equivalent.
56 files changed:
controls/icontitle.c
controls/listbox.c
dlls/advapi32/registry.c
dlls/advapi32/service.c
dlls/comctl32/comctl32undoc.c
dlls/comctl32/header.c
dlls/comctl32/monthcal.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/treeview.c
dlls/commdlg/filedlg.c
dlls/commdlg/filedlg95.c
dlls/commdlg/finddlg32.c
dlls/commdlg/fontdlg.c
dlls/dplayx/dplayx_global.c
dlls/kernel/format_msg.c
dlls/msacm/internal.c
dlls/msvideo/msvideo_main.c
dlls/ntdll/wcstring.c
dlls/ole32/antimoniker.c
dlls/ole32/bindctx.c
dlls/ole32/compositemoniker.c
dlls/ole32/defaulthandler.c
dlls/ole32/filemoniker.c
dlls/ole32/itemmoniker.c
dlls/ole32/storage.c
dlls/ole32/storage32.c
dlls/oleaut32/olefont.c
dlls/shell32/clipboard.c
dlls/shell32/shell.c
dlls/shell32/shpolicy.c
dlls/shlwapi/ordinal.c
dlls/shlwapi/path.c
dlls/version/info.c
dlls/winspool/info.c
graphics/escape.c
graphics/x11drv/xfont.c
include/shlwapi.h
include/wine/undocshell.h
include/wine/unicode.h
loader/ne/convert.c
memory/atom.c
memory/heap.c
memory/registry.c
objects/palette.c
ole/ole2nls.c
windows/class.c
windows/defwnd.c
windows/dialog.c
windows/mdi.c
windows/multimon.c
windows/painting.c
windows/spy.c