Optimized include/*.h: (recursively) include all headers needed by
commit317af320cf2380032a1fb54d6fad07a47ff4e296
authorMarcus Meissner <marcus@jet.franken.de>
Wed, 17 Feb 1999 13:51:06 +0000 (17 13:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Feb 1999 13:51:06 +0000 (17 13:51 +0000)
tree668eaa896aedf6dadac713ced9f65c0e47a4d9a5
parentce2b1410e217aba08003b117b725d17c8e169199
Optimized include/*.h: (recursively) include all headers needed by
this .h file, but only those. Necessary fixes to a lot of .c files,
started optimizing "windows.h" away from some of them. Moved
GetCurrentTask prototype to wine/winbase16.h.
203 files changed:
console/interface.c
console/ncurses.c
console/tty.c
console/xterm.c
controls/desktop.c
controls/edit.c
controls/scroll.c
controls/uitools.c
debugger/break.c
debugger/dbg.y
debugger/expr.c
debugger/memory.c
debugger/msc.c
debugger/registers.c
debugger/source.c
dlls/advapi32/advapi.c
dlls/advapi32/crypt.c
dlls/advapi32/eventlog.c
dlls/advapi32/security.c
dlls/advapi32/service.c
dlls/comctl32/animate.c
dlls/comctl32/comboex.c
dlls/comctl32/comctl32undoc.c
dlls/comctl32/datetime.c
dlls/comctl32/draglist.c
dlls/comctl32/flatsb.c
dlls/comctl32/header.c
dlls/comctl32/hotkey.c
dlls/comctl32/imagelist.c
dlls/comctl32/ipaddress.c
dlls/comctl32/monthcal.c
dlls/comctl32/nativefont.c
dlls/comctl32/pager.c
dlls/comctl32/progress.c
dlls/comctl32/propsheet.c
dlls/comctl32/rebar.c
dlls/comctl32/status.c
dlls/comctl32/tab.c
dlls/comctl32/toolbar.c
dlls/comctl32/tooltips.c
dlls/comctl32/trackbar.c
dlls/comctl32/treeview.c
dlls/comctl32/updown.c
dlls/imagehlp/access.c
dlls/imagehlp/debug.c
dlls/imagehlp/imagehlp_main.c
dlls/imagehlp/integrity.c
dlls/imagehlp/internal.c
dlls/imagehlp/modify.c
dlls/imagehlp/symbol.c
dlls/msacm/msacm_main.c
dlls/msacm32/builtin.c
dlls/msacm32/driver.c
dlls/msacm32/filter.c
dlls/msacm32/format.c
dlls/msacm32/internal.c
dlls/msacm32/msacm32_main.c
dlls/msacm32/stream.c
dlls/ntdll/nt.c
dlls/ntdll/reg.c
dlls/ntdll/rtl.c
dlls/psapi/psapi_main.c
dlls/rasapi32/rasapi.c
dlls/shell32/brsfolder.c
dlls/shell32/classes.c
dlls/shell32/contmenu.c
dlls/shell32/enumidlist.c
dlls/shell32/folders.c
dlls/shell32/iconcache.c
dlls/shell32/shell32_main.c
dlls/shell32/shellole.c
dlls/shell32/shellord.c
dlls/shell32/shellpath.c
dlls/shell32/shlview.c
dlls/ver/ver16.c
dlls/version/info.c
dlls/version/install.c
dlls/version/resource.c
dlls/winaspi/winaspi16.c
dlls/wnaspi32/winaspi32.c
files/change.c
files/dos_fs.c
files/file.c
files/profile.c
graphics/metafiledrv/init.c
if1632/snoop.c
if1632/thunk.c
include/button.h
include/cdrom.h
include/class.h
include/console.h
include/cursoricon.h
include/dce.h
include/ddraw.h
include/debugger.h
include/desktop.h
include/dialog.h
include/dinput.h
include/dosexe.h
include/dsound.h
include/file.h
include/gdi.h
include/heap.h
include/hook.h
include/imagehlp.h
include/imagelist.h
include/ipaddress.h
include/k32obj.h
include/libres.h
include/lzexpand.h
include/mdi.h
include/message.h
include/metafile.h
include/metafiledrv.h
include/miscemu.h
include/mmreg.h
include/module.h
include/msdos.h
include/ntdll.h
include/ole.h
include/ole2.h
include/pe_image.h
include/peexe.h
include/process.h
include/progress.h
include/prsht.h
include/psdrv.h
include/queue.h
include/region.h
include/resource.h
include/scroll.h
include/shell.h
include/shlobj.h
include/stackframe.h
include/static.h
include/stress.h
include/struct32.h
include/sysmetrics.h
include/thread.h
include/tlhelp32.h
include/toolhelp.h
include/updown.h
include/ver.h
include/vfw.h
include/win.h
include/win16drv.h
include/wine/obj_moniker.h
include/wine/w32skrnl.h
include/wine/winbase16.h
include/wine/winestring.h
include/winsock.h
include/winspool.h
include/winver.h
loader/dos/dosvm.c
loader/dos/module.c
loader/elf.c
loader/libres.c
loader/main.c
loader/module.c
loader/ne/convert.c
loader/ne/module.c
loader/ne/resource.c
loader/ne/segment.c
loader/resource.c
loader/task.c
memory/atom.c
memory/environ.c
misc/commdlg.c
misc/printdrv.c
misc/shell.c
misc/spy.c
misc/stress.c
misc/version.c
miscemu/main.c
msdos/int2f.c
msdos/int41.c
msdos/int4b.c
msdos/vxd.c
multimedia/dsound.c
multimedia/mmsystem.c
objects/bitmap.c
objects/brush.c
objects/font.c
objects/metafile.c
objects/region.c
ole/ifs.c
ole/ole2nls.c
relay32/builtin32.c
relay32/snoop.c
scheduler/client.c
scheduler/process.c
scheduler/thread.c
win32/init.c
win32/kernel32.c
win32/struct32.c
windows/class.c
windows/message.c
windows/nonclient.c
windows/queue.c
windows/syscolor.c
windows/sysmetrics.c
windows/user.c
windows/win.c