I have a Delphi 5 application that's throwing an Access Violation. I've checked all resource allocations for proper usage.
When I use "Find Error" on the address I'm thrown into a CPU debug window that I cannot associate with any location in my source code.
I've generated a MAP file but the exception address is not within any range of addresses shown in this file.
Any suggestions would be appreciated.