problem with allocate memory on startup
Hi,
i have a problem with the allocate memory when the application start.
i have put into a DataModule 40 frxReport and the datamodule is in autocreate.
When the application start allocate abaut 500 Mb of ram.
if i remove the datamodule from the autocreate unit the application allocate only 50 Mb of ram.
Why?
in the uses clause there is on this unit SysUtils, Classes, frxClass, Forms and during the startup i dont'use this unit.
Thanks.
P.S.
sorry for my english
i have a problem with the allocate memory when the application start.
i have put into a DataModule 40 frxReport and the datamodule is in autocreate.
When the application start allocate abaut 500 Mb of ram.
if i remove the datamodule from the autocreate unit the application allocate only 50 Mb of ram.
Why?
in the uses clause there is on this unit SysUtils, Classes, frxClass, Forms and during the startup i dont'use this unit.
Thanks.
P.S.
sorry for my english
Comments
the problem is that i use eurekalog and i activate the catch memory leaks option that increase the memory usage with fastreport.