ChangeSet ID: 9028 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/18 22:12:32
Modified files: dlls/msvcrt : cpp.c
Log message: Jon Griffiths jon_p_griffiths@yahoo.com 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.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9028
Old revision New revision Changes Path 1.13 1.14 +661 -143 wine/dlls/msvcrt/cpp.c