Hello Richard, > I want to generate a warning message if the object they load into my > software exceeds a limit on what the software can do with current memory and
I think GetHeapStatus function will return what you wants. Check also AllocMemCount and AllocMemSize. --- Rgds, Wilfried http://www.mestdagh.biz __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
