GetTextC Memory Leak?
Posted: Wed Mar 11, 2009 1:38 pm
Could it be that the GetTextC function caused a memory leak?
I am using Delphi 2009 with:
While using the GetTextC Function Delphi reports me a memory leak.
lg
Stardust
I am using Delphi 2009 with:
Code: Select all
ReportMemoryLeaksOnShutdown := True;
lg
Stardust