Einzelnen Beitrag anzeigen

deadcantdance

Registriert seit: 25. Feb 2008
81 Beiträge
 
Delphi 2007 Professional
 
#3

Re: VST - GDI OutOfRessources Exception

  Alt 4. Feb 2009, 15:20
Speicherlecks habe ich bereits eliminiert. Trotzdem tritt das Problem weiterhin auf.

Hier mal ein Beispiel-Stack:

Delphi-Quellcode:
Stack list, generated 04.02.2009 16:05:44 [004266DF]
{MyProject.exe} Graphics.OutOfResources (Line 2523, "Graphics.pas" + 1) [00426787]
{MyProject.exe} Graphics.GDIError (Line 2536, "Graphics.pas" + 6) [004267BF]
{MyProject.exe} Graphics.GDICheck (Line 2541, "Graphics.pas" + 1) [004269FE]
{MyProject.exe} Graphics.TransparentStretchBlt (Line 2617, "Graphics.pas" + 4) [0042C076]
{MyProject.exe} Graphics.TBitmap.Draw (Line 5314, "Graphics.pas" + 36) [004259E3]
{MyProject.exe} Graphics.TCanvas.Draw (Line 2035, "Graphics.pas" + 7) [0068DBAE]
{MyProject.exe} VirtualTrees.TBaseVirtualTree.PaintNodeButton (Line 22806, "VirtualTrees.pas" + 13) [00695CFC]
{MyProject.exe} VirtualTrees.TBaseVirtualTree.PaintTree (Line 28212, "VirtualTrees.pas" + 288) [0068D613]
{MyProject.exe} VirtualTrees.TBaseVirtualTree.Paint (Line 22616, "VirtualTrees.pas" + 22) [0044F72E]
{MyProject.exe} Controls.TCustomControl.PaintWindow (Line 8209, "Controls.pas" + 6) [0044A5A6]
{MyProject.exe} Controls.TWinControl.PaintHandler (Line 5788, "Controls.pas" + 4) [0044AA24]
{MyProject.exe} Controls.TWinControl.WMPaint (Line 5923, "Controls.pas" + 6) [0044F6BF]
  Mit Zitat antworten Zitat