From: Peter Gerwinski peter@agnes.dida.physik.uni-essen.de
You are obviously writing a memory manager to keep the amount of RAM ... Your application does not even notice this.
Sounds like you mean a Virtual Memory Manager, what I'm actually working on are the screen objects, and the reason I brought it up is because BP loads the object code whether it's needed or not. So basically, GPC loads all object code at startup? Or does it load it when it's called with New?
See ya! Orlando Llanes