Quote:
Originally Posted by willisgt
I just can't beleive that this program is chewing up more than 70 megabytes of free program memory and still wanting more.
|
I believe it is building all the forms on start-up, and 40 VGA size form bitmaps take lots of memory even before controls are added to them! However I don't understand why the non-optimised compiler does not suffer this effect (Erel?)
Quote:
|
I use about a dozen DLLs, and I'm not sure which ones are protesting in a non-optimized compilation.
|
What are they protesting about?
EDIT :- Sounds like a truly epic program!