I want to Register a callback to monitor registry listing. And my questions is the following.
If i use CmRegisterCallbackEx to register a callback to do it , what kind of driver is that or what do i need to look at.
Can i do it with an normal nt4 style driver or do i need something special ?
I'm new to kernel programming.
Thank you.
If i use CmRegisterCallbackEx to register a callback to do it , what kind of driver is that or what do i need to look at.
Can i do it with an normal nt4 style driver or do i need something special ?
I'm new to kernel programming.
Thank you.