|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
watch new created processesIam wondering if it is even possible to watch for new created process
from the same machine. I want o be notified when *ANY* application is created, by monitoring the processes (or calling wmi or any other methods). thanks all, Tres Hello tresq***@gmail.com,
WMI with Win32_Process "__InstanceCreationEvent", "__InstanceDeletionEvent" classes Sampe is there http://groups.google.com/group/microsoft.public.dotnet.framework.wmi/browse_frm/thread/190af472a35934f/c63b3dd1e70a5604 > Iam wondering if it is even possible to watch for new created process Michael Nemtsev :: blog: http://spaces.live.com/laflour> from the same machine. I want o be notified when *ANY* application is > created, by monitoring the processes (or calling wmi or any other > methods). > thanks all, > Tres --- WBR, "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
|||||||||||||||||||||||