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.














大小: 109KB
大小: 131M
PHP和MySQL Web开发第4版源代码
SSH框架整合小案例
51单片机150个例程
PHP操作excel类(PHPExcel)1.7.7
逐梦旅程:Windows游戏编程之从零开始 配套源代码
HTML 5开发精要与实例详解 配套源码
HTML-CSS-JavaScript标准教程实例版
c语言经典编程900例
C# 教务管理系统源码
C++Builder学习大全中文版