/wrk-msvc

build wrk (windows research kernel) using the latest msvc 2019

Primary LanguageC

windows research kernel, WRK-V1.2-VS-SLN

Feture:

  • create visual studio solution/project file for WRK sources
  • disable optimization for easy debug
  • built wrk (windows research kernel) using msvc 2019 compiler toolchain

How to build:

  • download the source files to a local directory
  • set the WRKPATH environment variable in setenv-msvcx64.bat
  • open WindowsResearchKernel.sln with Visual Studio
  • choose Debug|x64 to build a 64bit kernel

NOTE: