When I say C style DLL, I mean it is written in Delphi but uses Cdecl
functions etc and no shared memory etc.

Ross.

-----Original Message-----
From: delphi-boun...@elists.org [mailto:delphi-boun...@elists.org] On Behalf
Of Ross Levis
Sent: Thursday, 5 August 2010 4:39 PM
To: Delphi Discussion List
Subject: Determine line number from MAP file

I have written a C style DLL for my Delphi 7 application.  One user is
receiving an access violation in this DLL at a specific address.  I have a
detailed .MAP file and I'm hoping someone can help me find the source code
line number from this.

I've not done this before and I'm hoping someone can help.

The access violation is at 04148AD1.

Here is the map file.
http://www2.stationplaylist.com/in_wma.map

I believe the linker image base was set to $01500000 at the time of this
compile.

I hope this is possible.

Many thanks,
Ross.

_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

_______________________________________________
Delphi mailing list
Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to