View Single Post
  #2 (permalink)  
Old 01-03-2008, 12:54 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 13,104
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Did you use the optimized compilation option?
Basic4ppc compiled applications are .Net applications.
Some memory is required for the .Net framework.

Did you run to any memory issues?
The .Net Garbage Collector handles the memory in such a way that if memory is not available it will take less memory.
Reply With Quote