[PATCH 3/3] ntdll: fix up instruction pointer in context inside raise_exception

Peter Oberndorfer kumbayo84 at arcor.de
Sun Feb 18 15:32:44 CST 2007


---
I'm not fully sure if the fixup also happens for other architectures
(i guess not)
so this patch is more a RFC

i also had to change GET_IP, else gcc4 would complain about invalid lvalue cast
this patch makes yahoo zuma reach the ActiveMark Browser
probably also fixes http://bugs.winehq.org/show_bug.cgi?id=7063 (civ3 demo)

 dlls/ntdll/exception.c       |   16 ++++++++++------
 dlls/ntdll/tests/exception.c |   10 +---------
 2 files changed, 11 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9133de27fefd22e1ea33e288338c23e900a632ee.diff
Type: text/x-patch
Size: 4137 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070218/e51fd304/9133de27fefd22e1ea33e288338c23e900a632ee-0001.bin


More information about the wine-patches mailing list