Removed inclusion of wine/winestring.h from winbase.h and added it to
commit072dfb57e3037db3a35d3290625b7ea51ad39902
authorAlexandre Julliard <julliard@winehq.org>
Mon, 25 Sep 2000 23:30:56 +0000 (25 23:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Sep 2000 23:30:56 +0000 (25 23:30 +0000)
treeb934ef01d53db5534b71974c5c3fda04d03a2c30
parent770eb51ed574c4b17ad63395bbddcc1b3dc83dc6
Removed inclusion of wine/winestring.h from winbase.h and added it to
the C files that need it.
68 files changed:
controls/listbox.c
controls/menu.c
dlls/advapi32/registry.c
dlls/advapi32/security.c
dlls/advapi32/service.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/finddlg32.c
dlls/commdlg/fontdlg.c
dlls/crtdll/mbstring.c
dlls/kernel/format_msg.c
dlls/mpr/wnet.c
dlls/msacm/driver.c
dlls/msacm/filter.c
dlls/msacm/format.c
dlls/msacm/internal.c
dlls/msvideo/msvideo_main.c
dlls/ole32/clipboard.c
dlls/ole32/compobj.c
dlls/ole32/filemoniker.c
dlls/ole32/ole2.c
dlls/ole32/storage32.c
dlls/oleaut32/typelib.c
dlls/shell32/shellpath.c
dlls/shell32/shv_item_cmenu.c
dlls/shlwapi/path.c
dlls/ttydrv/graphics.c
dlls/version/info.c
dlls/winmm/joystick.c
dlls/winmm/mmsystem.c
files/dos_fs.c
files/profile.c
graphics/metafiledrv/text.c
graphics/win16drv/font.c
graphics/win16drv/text.c
include/winbase.h
loader/module.c
loader/ne/convert.c
loader/ne/resource.c
memory/atom.c
memory/environ.c
memory/registry.c
memory/virtual.c
misc/cdrom.c
misc/comm.c
misc/cpu.c
misc/main.c
misc/version.c
ole/ole2nls.c
scheduler/event.c
scheduler/mutex.c
scheduler/semaphore.c
scheduler/timer.c
win32/console.c
windows/clipboard.c
windows/defwnd.c
windows/dialog.c
windows/input.c
windows/msgbox.c
windows/sysparams.c
windows/user.c