Process events Monitoring using WDK 10.X

  • Thread starter Thread starter Karthick PrathapSingh
  • Start date Start date
K

Karthick PrathapSingh

Guest
Hi Friends,

I have been using DDK driver to monitor windows file systems & windows process events in my product. Recently I have migrated my product to use WDK 10.x to monitor later version of windows 10 + versions. After migrating to wdk 10.x I am able to monitor file system events. But not able to monitor Windows process events.

FilterSendMessage() method returns 0 events. This was not the case with older driver.

Can you please suggest if there is a difference in usage of the new WDK driver or it monitoring process events supported in WDK driver.


karthick Prathap Singh

Continue reading...
 
Back
Top