News

But Process Explorer insists on displaying the number (PID column) so the first thing I do is move the column to the far right to get it out of sight. Re-arranging the sequence of columns is easy ...
I have a PID of another process and I want to check the process name (which you get in process by calling GetCommandLine()). Is there any way of doing this by using the HANDLE returned from ...