Moved a number of DOS definitions out of the global headers and into
commite983652363e69285c46c71c98fb27e23687d5d14
authorAlexandre Julliard <julliard@winehq.org>
Sat, 15 Nov 2003 00:13:20 +0000 (15 00:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 15 Nov 2003 00:13:20 +0000 (15 00:13 +0000)
tree52519c447875cd0552285ba10dc41b9a308d5aa0
parent97657b1dcf3c6ba2acd2d2e2e8542acc54cd7c28
Moved a number of DOS definitions out of the global headers and into
winedos private files. Removed the msdos.h header.
34 files changed:
dlls/kernel/device.c
dlls/kernel/file16.c
dlls/kernel/instr.c
dlls/kernel/thunk.c
dlls/kernel/vxd.c
dlls/kernel/win87em.c
dlls/kernel/windebug.c
dlls/kernel/wowthunk.c
dlls/winaspi/winaspi16.c
dlls/winedos/devices.c
dlls/winedos/dosexe.h
dlls/winedos/dosvm.c
dlls/winedos/fpu.c
dlls/winedos/int11.c
dlls/winedos/int12.c
dlls/winedos/int13.c
dlls/winedos/int15.c
dlls/winedos/int17.c
dlls/winedos/int21.c
dlls/winedos/int25.c
dlls/winedos/int26.c
dlls/winedos/int2a.c
dlls/winedos/int31.c
dlls/winedos/int41.c
dlls/winedos/int4b.c
dlls/winedos/int5c.c
dlls/winedos/vxd.c
dlls/winedos/xms.c
files/directory.c
files/dos_fs.c
files/drive.c
files/file.c
include/miscemu.h
include/msdos.h [deleted file]