J
JMWilton
I know that you can use WMI to detect when new processes are created...and
that you use the System.Management namespace.
Is there any way to do this without going through the "overhead" of WMI?
Can this be gotten by using the System.Diagnostics.Performance... classes?
that you use the System.Management namespace.
Is there any way to do this without going through the "overhead" of WMI?
Can this be gotten by using the System.Diagnostics.Performance... classes?