Changed INSTR_EmulateInstruction to use a CONTEXT86 instead of a
commitb3756782778236b769357dfb1616b2e4f1160f30
authorAlexandre Julliard <julliard@winehq.org>
Sun, 1 Aug 1999 12:15:12 +0000 (1 12:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 1 Aug 1999 12:15:12 +0000 (1 12:15 +0000)
treee5aa5ca21b0567d84d3bc8a00670e969175ee7c1
parent352c04c6a9ec45a601de9dea4f392e0174ec7515
Changed INSTR_EmulateInstruction to use a CONTEXT86 instead of a
SIGCONTEXT.
dlls/ntdll/exception.c
include/miscemu.h
include/sig_context.h
include/windef.h
loader/dos/dosvm.c
memory/instr.c