Sync (29): msvcrt cpp

Alexandre Julliard julliard at winehq.org
Mon Jul 21 19:10:04 CDT 2003


Jon Griffiths <jon_p_griffiths at yahoo.com> 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
julliard at winehq.com



More information about the wine-devel mailing list