22 Jul
2003
22 Jul
'03
12:10 a.m.
Jon Griffiths <jon_p_griffiths(a)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(a)winehq.com