Jon Griffiths <[EMAIL PROTECTED]> writes:

>   +dlls/msvcrt/cpp.c
>     Use exception as the base for all exception derived classes.
>     Implement type_info methods correctly.
>     Add static RTTI for exported objects.
>     Throw exceptions when run time casts fail.

Why did you remove all the structure definitions for the derived
classes?  I think it's much clearer to have a separate C type for each
class instead of having everything be an exception object.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to