Moved internal context macros out of winnt.h.
commit3fa613cf61b1a189dae65f20b2ae2ef1ed3612b7
authorAlexandre Julliard <julliard@winehq.org>
Sat, 31 Aug 2002 18:47:00 +0000 (31 18:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 31 Aug 2002 18:47:00 +0000 (31 18:47 +0000)
tree0478f77a11f5a5a2d7106e8bd5140a5652de0ee6
parentc08aa31f4e0809ce5bfd3e00b02029e603207c75
Moved internal context macros out of winnt.h.
Added SET_AX etc. macros to avoid non-portable pointer manipulations.
34 files changed:
dlls/kernel/thunk.c
dlls/kernel/win87em.c
dlls/kernel/windebug.c
dlls/winedos/devices.c
dlls/winedos/dosaspi.c
dlls/winedos/dosexe.h
dlls/winedos/int10.c
dlls/winedos/int16.c
dlls/winedos/int17.c
dlls/winedos/int21.c
dlls/winedos/int33.c
dlls/winedos/int67.c
dlls/winedos/xms.c
if1632/relay.c
if1632/snoop.c
include/miscemu.h
include/winnt.h
loader/task.c
misc/system.c
msdos/dosmem.c
msdos/dpmi.c
msdos/int11.c
msdos/int12.c
msdos/int15.c
msdos/int1a.c
msdos/int21.c
msdos/int25.c
msdos/int26.c
msdos/int2f.c
msdos/int4b.c
msdos/int5c.c
msdos/vxd.c
win32/device.c
windows/input.c