seh_try_macros2-00

Alexandre Julliard julliard at winehq.org
Wed May 14 23:08:57 CDT 2003


"Gregory M. Turner" <gmturner007 at ameritech.net> writes:

>   - include/wine/excpetion.h
>   - memory/global.c
> 
>   Implement gcc-specific "__TYPED_TRY" macro supposedly capable of
>   intercepting return and running the finally clause.  If it compiles,
>   it should work on x86...

Cool! now you can start considering how to support continue, break,
and goto ;-)

(I don't want to discourage you, but I think you will eventually come
to realize that the only way to make this work right is to do it in
the compiler)

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list