Freeze and unfreeze a process

  • Thread starter Thread starter paraidy
  • Start date Start date
P

paraidy

Hi all, i would to know how is possible to freeze another process from
my application and unfreeze it, can someone help me? thx all.
 
You need to provide some specifics:

2) What type of application are you trying to freeze?
3) Why do you need to freeze it?
4) What type of application is going to be doing the freezing?
5) What version of VS.NET are you using?
 
Izzy said:
You need to provide some specifics:

2) What type of application are you trying to freeze?
3) Why do you need to freeze it?
4) What type of application is going to be doing the freezing?
5) What version of VS.NET are you using?

I'm using Visual Basic Express 2005, i want to freeze usually full
screen games because often Alt+Tab doesn't work, or if i use it the
game crash, and the only way that i have found for this problem is to
freeze the game and after press alt + tab if i must to chat a moment
without closing it, so i want to add an option like this in a my
program (a taskmanager).
thx for reply :)
 
Back
Top