ChangeSet ID: 6116 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/30 20:10:15
Modified files: dlls/msvcrt : msvcrt.h cppexcept.c
Log message: Added support for nested exceptions happening inside a catch block.
Patch: http://cvs.winehq.com/patch.py?id=6116
Old revision New revision Changes Path 1.16 1.17 +1 -0 wine/dlls/msvcrt/msvcrt.h 1.2 1.3 +78 -19 wine/dlls/msvcrt/cppexcept.c