ChangeSet ID: 18669 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/05 07:52:08
Modified files: tools/winebuild: relay.c dlls/kernel : relay16.c ne_module.c kernel16_private.h
Log message: 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.
Patch: http://cvs.winehq.org/patch.py?id=18669
Old revision New revision Changes Path 1.45 1.46 +0 -68 wine/tools/winebuild/relay.c 1.18 1.19 +260 -36 wine/dlls/kernel/relay16.c 1.48 1.49 +11 -12 wine/dlls/kernel/ne_module.c 1.11 1.12 +3 -0 wine/dlls/kernel/kernel16_private.h