
Check for used memory by app.
Idea! Look into the standard "About Dialog" form that comes with VB. It has some
code to pull out system information. I am sure that can help.
This code is also available here:
http://www.pitt.edu/~ptyst/VB/aboutDialogCode.txt
Good luck!
Pulat
Quote:
> Ok, but I want to retrieve this info into my app...
> Any clue?
> Thanx anyway,
> Jacco.
> > In Windows NT I use Task Manager, which is available by clicking the right
> > mouse button on the taskbar and selecting "Task Manager".
> > Pulat
> > > Hi!
> > > I know it can be done, it's just that I don't know how....
> > > I want to see how much memory my app is currently using (code size and
> data
> > > memory, just the whole package)
> > > Anybody?
> > > TIA!
> > > Jacco.