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?