Sorry Try http://www.haydenr.com/delphi/articles/article002.htm Mark
On 26 Feb 2004 at 13:57, Mark Howard wrote: > Ross > > I don't know if this is what you are seeking, but I found the > following site very useful in tracking down the location of an AV in > my app. > > www.haydenr.co/delphi/articles/article002.htm > > Regards > > Mark Howard > > On 26 Feb 2004 at 13:27, Ross Levis wrote: > > > Hi Robert > > > > I'm using D5 with an XP resource. I applied a patch some time ago > > to fix that particular bug in D5. The software is running fine on a > > number of WinXP PC's but I believe this user is doing something > > different that the other users don't. I'm quite sure there will be > > a bug in the software where I'm trying to change the imageindex of a > > deleted or nil item, but I don't know where to look. If there is no > > way to tell then it's going to be a laborious task tracking it down. > > > > Regards, > > Ross Levis. > > > > ----- Original Message ----- > > From: "Robert martin" <[EMAIL PROTECTED]> > > To: "NZ Borland Developers Group - Delphi List" > > <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 12:50 PM > > Subject: Re: [DUG] Access violation > > > > > > > There is an issue with TListviews on Win XP in report / list mode. > > > It occurs if you have turned on Win XP themes (by including the > > > resource) and are using D6. This may be what is causing the > > > problem. > > > > > > > > > Rob Martin > > > Software Engineer > > > > > > phone 03 377 0495 > > > fax 03 377 0496 > > > web www.chreos.com > > > ----- Original Message ----- > > > From: "Ross Levis" <[EMAIL PROTECTED]> > > > To: "NZ Borland Developers Group - Delphi List" > > > <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 11:58 AM > > > Subject: [DUG] Access violation > > > > > > > > > > A customer is receiving an access violation which I can't > > > > duplicate. > > > Based > > > > on the address, it is in the TListItem.SetImage procedure in > > > > ComCtrls. > > Am > > > I > > > > correct that this procedure is called when changing the icon in > > ListItems? > > > > The icon of ListItems is changed quite regularly in various > > > > places in my code. Is there a way of establishing the procedure > > > > in my code which is causing the problem? > > > > > > > > Regards, > > > > Ross Levis. > > > > > > > > _______________________________________________ > > > > Delphi mailing list > > > > [EMAIL PROTECTED] > > > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > > > > > > > > _______________________________________________ > > > Delphi mailing list > > > [EMAIL PROTECTED] > > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > _______________________________________________ > > Delphi mailing list > > [EMAIL PROTECTED] > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
