HowTo 'Find Error' by hex address code (e.g. on an Access Violation)
2006-07-04 16:11 i667 [permalink]
Borland Developer Network:
How to use the Find Error entry under the search heading of the menu bar.
I just use a plain F7 to start a project in DebugMode to enable the 'Find Error' option. It works fine for plain exe's and even for NTService exe's. For COM/ActiveX dll's I select %WINDIR%\SYSTEM32\REGSVR32.EXE
as host application.