ChangeSet ID: 7493 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/18 12:26:06
Modified files: dlls/msvcrt : cppexcept.c Added files: dlls/msvcrt : cppexcept.h
Log message: Jon Griffiths jon_p_griffiths@yahoo.com Add __CxxDetectRethrow(), __CxxQueryExceptionSize(). Constify parameters (enabling static RTTI). Move type definitions into a header for sharing with cpp.c objects.
Patch: http://cvs.winehq.com/patch.py?id=7493
Old revision New revision Changes Path 1.5 1.6 +51 -111 wine/dlls/msvcrt/cppexcept.c Added 1.1 +0 -0 wine/dlls/msvcrt/cppexcept.h