EthanZBY

Results 2 issues of 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: ![image](https://user-images.githubusercontent.com/41062494/109928964-f9d6ad80-7d00-11eb-8e2d-c4df0e648c05.png) std::locale::global(std::locale("")); ![image](https://user-images.githubusercontent.com/41062494/109929073-183ca900-7d01-11eb-8f59-5e9f40366fd0.png)