Moved selector fixup for the relay code to the callto16 exception
commita5b961c2b04e64b5c619dd39739f554b49cc5689
authorAlexandre Julliard <julliard@winehq.org>
Mon, 25 Aug 2003 23:48:30 +0000 (25 23:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Aug 2003 23:48:30 +0000 (25 23:48 +0000)
treecc45f8cf981d44906c76b699180f236555158fbc
parenta20342158122deff2962505bb7f35739b3bbc2df
Moved selector fixup for the relay code to the callto16 exception
handler.
Make sure to only use pop instructions to modify segment registers in
the relay code to simplify the selector fixup.
dlls/kernel/wowthunk.c
memory/instr.c
tools/winebuild/relay.c