Porting MS Structured Exception Handling to Linux.

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Thu Jul 12 04:50:00 CDT 2001


Ove Kaaven <ovehk at ping.uio.no> wrote:
:
: It'd probably be a good idea for an exception guru to implement that
: _set_se_translator in Wine's msvcrt, though, if we can find one...
: then it could create a thunk layer that preserves a register context
: (like the "this" pointer) across a C++ throw from a structured
: exception handler.

A guru to implement __CxxFrameHandler and friends in buitlin msvcrt is
strongly needed!

Running with builtin msvcrt and hitting an unimplemented function gives
strange effects, as __CxxFrameHandler is involved, but not implemented too.

Bye
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-users mailing list