Got rid of the Wine internal lstrcpy* functions and of winestring.h.
commit24a62ab9b0166dcf37e3f4cbfb127127d581fdc2
authorAlexandre Julliard <julliard@winehq.org>
Tue, 28 Nov 2000 22:40:56 +0000 (28 22:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Nov 2000 22:40:56 +0000 (28 22:40 +0000)
treed77a7467f8a94733ac86f0e96ffb6e36bd502976
parentff96f919c6cac86549b5b0451383fe524fe5c976
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
81 files changed:
controls/menu.c
dlls/advapi32/advapi.c
dlls/advapi32/registry.c
dlls/advapi32/security.c
dlls/advapi32/service.c
dlls/comctl32/comboex.c
dlls/comctl32/datetime.c
dlls/comctl32/header.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/toolbar.c
dlls/comctl32/treeview.c
dlls/commdlg/filedlg.c
dlls/commdlg/filedlg95.c
dlls/commdlg/filedlgbrowser.c
dlls/commdlg/filetitle.c
dlls/commdlg/finddlg32.c
dlls/commdlg/fontdlg.c
dlls/kernel/format_msg.c
dlls/lzexpand/lzexpand_main.c
dlls/mpr/wnet.c
dlls/msacm/driver.c
dlls/msacm/filter.c
dlls/msacm/format.c
dlls/msacm/pcmconverter.c
dlls/msvideo/msvideo_main.c
dlls/ntdll/rtlstr.c
dlls/ntdll/sec.c
dlls/ole32/clipboard.c
dlls/ole32/compobj.c
dlls/ole32/filemoniker.c
dlls/ole32/itemmoniker.c
dlls/ole32/ole2.c
dlls/ole32/storage.c
dlls/ole32/storage32.c
dlls/shell32/pidl.c
dlls/shell32/shelllink.c
dlls/shell32/shellpath.c
dlls/shell32/shlfolder.c
dlls/shell32/shlview.c
dlls/shell32/shv_item_cmenu.c
dlls/shell32/systray.c
dlls/shlwapi/path.c
dlls/shlwapi/string.c
dlls/ttydrv/graphics.c
dlls/version/info.c
dlls/winmm/joystick.c
dlls/winmm/mmsystem.c
files/directory.c
files/dos_fs.c
files/drive.c
files/file.c
files/profile.c
graphics/enhmetafiledrv/init.c
graphics/metafiledrv/text.c
graphics/win16drv/font.c
graphics/win16drv/text.c
if1632/builtin.c
include/wine/winestring.h [deleted file]
loader/module.c
loader/ne/convert.c
loader/pe_resource.c
memory/environ.c
memory/registry.c
memory/string.c
misc/cdrom.c
misc/cpu.c
misc/version.c
objects/enhmetafile.c
objects/font.c
ole/ole2nls.c
win32/console.c
win32/init.c
windows/clipboard.c
windows/defwnd.c
windows/dialog.c
windows/input.c
windows/msgbox.c
windows/sysparams.c
windows/user.c
windows/winproc.c