您现在的位置是:网站首页> 软件下载软件下载

Translate C++ Exceptions to VCL Exceptions下载-软件下载

2021-05-17 247人已围观

简介 Translate C++ Exceptions to VCL Exceptions下载-软件下载

A Library for Converting C++ Style Exceptions Into VCL Style Exceptions
TranslateStandardExceptions
This module uses the #pragma startup/#pragma exit facilities to install and remove a replacement ExceptObjProc, GetCppExceptionObject. This function examines the Structured Exception Record and checks to see if it is a C++ Exception, as indicated by an exception code of 0xEEFFACE. If it isn't a C++ Exception, GetCppExceptionObject simply passes the exception down to the default ExceptObjProc, GetExceptionObject, which is defined in SysUtils.pas.

下载资源

-六神源码网