Delphi 2007在64Windows系統出現 delphi 2007 assertion failure thread32.cpp 的解決方法

Workaround steps:

    Close Delphi
    Locate bordbk120N.dll (C:\Program Files (x86)\CodeGear\RAD Studio\6.0\bin)
    Make a backup copy
    Check step 3
    Open bordbk120N.dll in a Hex editor (UltraEdit works fine)
    Search for “01 00 48 74 47 80 3D”
    Make sure this is found once only
    Replace “74” with  “EB”
    Save
    Restart Delphi. Error should be gone

有的版本也可能是bordbk105N.dll  比如我的精簡版本UP3 但是解決同上

原文地址:http://www.cnblogs.com/jxgxy/archive/2012/10/15/2725099.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章