Home All Groups Group Topic Archive Search About

Freeze and unfreeze a process

Author
19 Jul 2006 5:30 PM
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.

Author
19 Jul 2006 7:12 PM
Izzy
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?


paraidy wrote:
Show quoteHide quote
> 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.
Author
19 Jul 2006 7:47 PM
paraidy
Izzy wrote:
> 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?
>
>
> paraidy wrote:
> > 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.

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 :)