Removed some of the XXX_reg macros now that we are using the standard
authorAlexandre Julliard <julliard@winehq.org>
Mon, 25 Sep 2000 23:53:07 +0000 (23:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Sep 2000 23:53:07 +0000 (23:53 +0000)
commitd8fab2e67cc5756851aa1fa6f52d1dedd4baa909
tree335539b16930b0254147ba075c827d6088788ee7
parent072dfb57e3037db3a35d3290625b7ea51ad39902
Removed some of the XXX_reg macros now that we are using the standard
CONTEXT86 structure everywhere.
36 files changed:
debugger/registers.c
dlls/kernel/thunk.c
dlls/kernel/win87em.c
dlls/ntdll/rtl.c
dlls/user/mouse.c
if1632/relay.c
if1632/snoop.c
include/miscemu.h
include/winnt.h
loader/dos/dosvm.c
loader/ne/module.c
loader/ne/segment.c
loader/task.c
memory/instr.c
memory/selector.c
misc/error.c
misc/system.c
msdos/devices.c
msdos/dosaspi.c
msdos/dpmi.c
msdos/int10.c
msdos/int13.c
msdos/int15.c
msdos/int21.c
msdos/int25.c
msdos/int26.c
msdos/int2f.c
msdos/int33.c
msdos/int5c.c
msdos/vxd.c
msdos/xms.c
relay32/relay386.c
relay32/snoop.c
win32/device.c
windows/keyboard.c
windows/winproc.c