Tagged Questions

1
vote
5answers
277 views

How do I listen/identify when a program runs in Windows using C++?

Specifically, I want to listen to when programs are run and record information such as: timestamp, executable, windows name and user.
-1
votes
3answers
226 views

What language/methods to use to listen to removeable drives in Windows?

What language or method would I use to listen to the event when a removeable drive is plugged into the PC?