kernelwernel/VMAware

typo in constexpr std::array files

NotRequiem opened this issue · 2 comments

at line 2048: "C:\windows\System32\Driversvmhgfs.dll",

should be: "C:\windows\System32\Drivers\vmhgfs.dll",

Also made other src with the following MSVC compiler errors fixed:
1

src: https://www.mediafire.com/file/1mxgmy64x8bdknl/vmaware.hpp/file

great library by the way

Thanks! I really appreciate telling me this issue.

Is it possible if you can create a pull request so it's easier for me to manage the changes?

Fixed #7