ChangeSet ID: 102747977126060146519831 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/07/23 22:02:51
Modified files: dlls/msvcrt : Makefile.in except.c msvcrt.spec Added files: dlls/msvcrt : cppexcept.c
Log message: First pass implementation of CxxFrameHandler (thanks to Juergen Schmied for help in testing it).
Patch: http://cvs.winehq.com/patch.py?id=102747977126060146519831
Revision Changes Path 1.8 +1 -0 wine/dlls/msvcrt/Makefile.in 1.16 +0 -17 wine/dlls/msvcrt/except.c 1.46 +2 -2 wine/dlls/msvcrt/msvcrt.spec 1.1 +0 -0 wine/dlls/msvcrt/cppexcept.c