slow down the exe

P

parijat_3000

Hi,
how to slowdown the selected process running in the windows system
using vc++ language, what i want is to select a process from a custom
made listbox and set a time in milisecond and expect that the selected
exe / process will slowdown by that time interval.
parijat
 
G

Gavin Deane

Hi,
how to slowdown the selected process running in the windows system
using vc++ language, what i want is to select a process from a custom
made listbox and set a time in milisecond and expect that the selected
exe / process will slowdown by that time interval.

You aren't asking the right people here. Your question is all about the
Windows OS and if an answer exists it will involve using the Windows
API. Standard C++ has no way of doing what you want. You have already
had one response pointing you at this link. Did you not see it?

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Gavin Deane
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top