/Windows-Hacker-Programming-Demo

CMake project for book Windows Hacker Programming

Primary LanguageCMIT LicenseMIT

Windows Hacker Programming Technical Details

The original code is Visual Studio project written in MFC, and this repository transform it into CMake project.

How to build

You should install MSVC and have cmake executable file. Type in command line:

vcvars32.bat

for 32 bits or

vcvars64.bat

for 64bits.

License

MIT Licese