Jump to content

Sars!

Members
  • Posts

    7
  • Joined

  • Last visited

Sars!'s Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thanx for the help all! Finally I can get further. Grtz, Sars!
  2. Well I'm aiming for it to be done through autoit... Alternatives that are possible are welcome too Grtz, Sars! I also found this: _API_GlobalMemStatus $aMem[0] - Percent of Mem in use $aMem[1] - Physical Mem: Total $aMem[2] - Physical Mem: Free $aMem[3] - Paging file: Total $aMem[4] - Paging file: Free $aMem[5] - User Mem: Total $aMem[6] - User Mem: Free But won't give a specific process information... Grtz, Sars!
  3. BUMP? I don't know enough of c++ Thx in advance, Sars!
  4. Hey guys, I took my favourite memory searcher (T-search) and went to look for the ammount of memory a certain program uses. I opened taskmanager, and looked for the value. For some reason I didn't find any adress for the value. The program I want to create: I want the program to detect the memory usage of a certain process, and as soon as the value changes do an action. As soon as the value stays constant, I want it to do another action. Looking forward for help Grtz, Sars!
  5. Ah, i made some funny programs to mess up the schools computers... LOL
  6. ehrm, im newb, Can you be more specific on the second? How do I add something with autoit?
  7. How do i make my program startup when windows starts up?
×
×
  • Create New...