Intercept functions for 16-bit relay debugging by patching the
commit2b336340185ac11535158570ba2645a0bc161166
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2005 12:52:07 +0000 (5 12:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2005 12:52:07 +0000 (5 12:52 +0000)
treee4b94c35a58d2eab351189ac0b1c190e83cdde74
parent2440dcfe88d1615b279ebe9e3a9a3b90203075e2
Intercept functions for 16-bit relay debugging by patching the
CALLFROM16 table instead of having the wine_call_from_16 functions
call out the relay functions explicitly.
dlls/kernel/kernel16_private.h
dlls/kernel/ne_module.c
dlls/kernel/relay16.c
tools/winebuild/relay.c