Mapping Into VCL
From: AlanGLLoyd (alanglloyd_at_aol.com)
Date: 02/26/04
- Previous message: Ante Smolcic: "Re: Mouse Click Contest"
- Next in thread: Michael Brown: "Re: Mapping Into VCL"
- Reply: Michael Brown: "Re: Mapping Into VCL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Feb 2004 12:26:46 GMT
AIUI the debugger map files do not map into the VCL. I have an access violation
at address 00013FA6, and this address cannot be found by the Delphi IDE.
Looking at the map file I see that Graphics starts at 00013DD0. Am I correct in
assuming that this indicates that the AV is occuring approx 470 bytes into the
Graphics unit.
However the AV surfaces with file moving, not with graphics.
If so is there any way I can establish where it is occurring in the Graphics
(or anywhere) code.
This is with D3 and is ocurring on only one PC of nominal type which AFAIK is
no different from other PCs on the same net.
Liberal sprinkling of try / excepts do not identify any of my code which causes
it, it _always_ AVs.
Any helpful suggestions welcomed.
Alan Lloyd
alanglloyd@aol.com
- Previous message: Ante Smolcic: "Re: Mouse Click Contest"
- Next in thread: Michael Brown: "Re: Mapping Into VCL"
- Reply: Michael Brown: "Re: Mapping Into VCL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]