EiPP4ssenger / wrk-msvc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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


Languages

Language:C 89.3%Language:Assembly 6.2%Language:C++ 4.1%Language:Pascal 0.1%Language:Pawn 0.1%Language:Objective-C 0.1%Language:Batchfile 0.0%