bds.exe - bordbk105N.dll
---------------------------
Assertion failure: "(!"SetThreadContext failed")"
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.
This might work on older Delphi versions as well,