วันอังคารที่ 11 กันยายน พ.ศ. 2555

Assertion failure: "(!"SetThreadContext failed")" Delphi 2009 Window7

bds.exe - bordbk105N.dll
---------------------------
Assertion failure: "(!"SetThreadContext failed")"

Workaround steps:
  1. Close Delphi
  2. Locate bordbk120N.dll (C:\Program Files (x86)\CodeGear\RAD Studio\6.0\bin)
  3. Make a backup copy
  4. Check step 3
  5. Open bordbk120N.dll in a Hex editor (UltraEdit works fine)
  6. Search for “01 00 48 74 47 80 3D
  7. Make sure this is found once only
  8. Replace “74” with “EB
  9. Save
  10. Restart Delphi. Error should be gone.
This might work on older Delphi versions as well,