Results 1 to 2 of 2

Thread: How can i monitor memory usage by my program in WInXP???

  1. #1

    Thread Starter
    Hyperactive Member toughcoder's Avatar
    Join Date
    Nov 2002
    Location
    Near, Very Near
    Posts
    340

    How can i monitor memory usage by my program in WInXP???

    Hello every1,
    I'm on WinXP with VB 6. I'm making some programs with lots of variables in it. I wanna know how much memory my program variables r taking. Is there a utility in WINXP which may help me to get the required data. I wanna know a quick reply..
    If Not VB Then Exit
    ------------------------------------------------
    visit me @ http://mzubair.50g.com/

  2. #2
    Hyperactive Member
    Join Date
    Jun 2002
    Location
    Tulsa,Ok
    Posts
    262
    Do you want to do this from within your program. You can see what your program is using by pressing CTL+ALT+DEL and looking in the Process window for your exe. It has to be an EXE to see it. That will tell you how much memory it takes.

    Jerel

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width