EthanZBY
EthanZBY
Figure out from DriverMon debugging: "string driverName = driver.Directory + "\\" + driver.Name;" The syntax to call DriverLog should be: DriverLog.exe \driver\KObjExp Output from Terminal: Successfully added driver \driver\KObjExp Then...
will have to add one line of code below, otherwise the output will be blank:  std::locale::global(std::locale("")); 