Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about GetProcessByName
#3
(05-06-2011, 05:44 PM)Gaijin Wrote: I'm just guessing now, didn't use C# for a while now.
GetProcessesByName(processName) should get all instances of "notepad", including "Notepad" and "NoTePaD".
So processName is as far as I know case-insensitive.

On the other hand, the member of Process, Process.ProcessName is case-sensitive.

Thanks for the info! That was what I thought but doesn't hurt to re-check... Ninja
[Image: just-cause-2-header.jpg]
Reply


Messages In This Thread
Question about GetProcessByName - by iCrack - 05-06-2011, 05:23 PM
RE: Question about GetProcessByName - by Gaijin - 05-06-2011, 05:44 PM
RE: Question about GetProcessByName - by iCrack - 05-06-2011, 07:09 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)