How to determine system processes changed?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yxq

    How to determine system processes changed?

    Hello,
    How to determine system processes changed(new created or ended) real time,
    like Windows Process Manager?
    Thank you


  • rowe_newsgroups

    #2
    Re: How to determine system processes changed?

    On Oct 11, 8:40 am, "yxq" <ga...@163.netw rote:
    Hello,
    How to determine system processes changed(new created or ended) real time,
    like Windows Process Manager?
    Thank you
    Though I've never used the feature, I believe you can do this using
    WMI via the System.Manageme nt namespace. You might search MSDN for
    some sample code on how to monitor events.

    Thanks,

    Seth Rowe

    Comment

    Working...