1)I want to check wheather a process P1 is running or not using MSVC++ 5.0. How to access process table on NT.
2) How to run a background process on NT ?
3) What is the equivalent of "nohup" (UNIX) on NT?
Printable View
1)I want to check wheather a process P1 is running or not using MSVC++ 5.0. How to access process table on NT.
2) How to run a background process on NT ?
3) What is the equivalent of "nohup" (UNIX) on NT?
Is there an answer to number 3?Quote:
Originally Posted by amitga