79806561

Date: 2025-11-01 13:53:52
Score: 5
Natty:
Report link

Why don't you just keep a list of all running processes that you update in regular intervalls (using a timer)? That way, you can still track created/terminated processes.

You can do this without WinAPI by using the Process class:

How can I list all processes running in Windows?

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Why don't you
  • Low reputation (1):
Posted by: Stefan Lober