首页 游戏 软件 排行 专题
Translate C++ Exceptions to VCL Exceptions
  • Translate C++ Exceptions to VCL Exceptions

  • 大小:15KB更新:2011-04-02 16:34
  • 类别:源码相关系统:WinXP, WinAll

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.

玩家留言 跟帖评论
查看更多评论
相关应用
猜你喜欢

开发者其他应用

同类下载
其它版本