Results 1 to 3 of 3

Thread: Memory Usage

  1. #1

    Thread Starter
    Member JPRoy392's Avatar
    Join Date
    Aug 2000
    Posts
    50

    Question

    Hi all,

    I'm trying to find out how to create a small VB program that will get the Memory Usage of a process (by PID, say) even n seconds and write it out to a file. I'm trying to monitor the Memory Usage of some applications and a tool like this would be useful. I'm sure there are even freeware programs that do this, but I just thought it would be interesting to learn how to do it myself. Any ideas anyone?

    Thanks
    Jim

    "...head is all empty and I don't care..."

  2. #2
    Fanatic Member crispin's Avatar
    Join Date
    Aug 2000
    Location
    2 clicks west of a Quirkafleeg...Cornwall, England
    Posts
    754

    Post

    I did this a while ago, it lists all the running processes and their memory usage.

    hope this helps
    Attached Files Attached Files
    Crispin
    VB6 ENT SP5
    VB.NET
    W2K ADV SVR SP3
    WWW.BLOCKSOFT.CO.UK

    [Microsoft Basic: 1976-2001, RIP]

  3. #3

    Thread Starter
    Member JPRoy392's Avatar
    Join Date
    Aug 2000
    Posts
    50
    Thank you. I'll try it.
    Jim

    "...head is all empty and I don't care..."

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