ChangeSet ID: 9024
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/08/18 19:59:23
Modified files:
dlls/winedos : relay.c
Log message:
Jukka Heinonen <jhei(a)iki.fi>
When forcing call to DOS relay from protected mode, make sure that
relay sees original stack and code pointers. Make it possible for DOS
relay to modify code and stack pointers.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9024
Old revision New revision Changes Path
1.2 1.3 +28 -3 wine/dlls/winedos/relay.c