F Frank Oct 23, 2004 #1 Hello! Can somebody help me? I need to get the Process Handle for a given Process ID! Thank you Frank
Hello! Can somebody help me? I need to get the Process Handle for a given Process ID! Thank you Frank
R Robert Jordan Oct 23, 2004 #2 Hi Frank, Can somebody help me? I need to get the Process Handle for a given Process ID! Click to expand... System.Diagnostics.Process.GetProcessById(id).Handle bye Rob
Hi Frank, Can somebody help me? I need to get the Process Handle for a given Process ID! Click to expand... System.Diagnostics.Process.GetProcessById(id).Handle bye Rob