Processor Counter Monitor
|
Loading and unloading custom Windows MSR (Model Specific Register) Driver. More...
Go to the source code of this file.
Classes | |
class | pcm::Driver |
Manage custom Windows MSR (Model Specific Register) Driver The driver is required to access hardware Model Specific Registers (MSRs) under Windows. Currently only 64-bit Windows 7 has been tested. More... | |
Functions | |
void | pcm::restrictDriverAccess (LPCTSTR path) |
restrict usage of driver to system (SY) and builtin admins (BA) | |
Loading and unloading custom Windows MSR (Model Specific Register) Driver.