diff --git a/README.md b/README.md index 118d988..4a9ca1a 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,15 @@ Main features: # Development environment +Any recent version of Visual Studio, the WDK, and Windows SDK should work. + The code and project file is known to work with the following combination of software: -- Visual Studio 2019 (MSVC toolset >= v14.26) -- WDK v10.0.18362.1 +- Visual Studio 2022 +- WDK v10.0.22621.382 +- Windows SDK v10.0.22621.0 + +It will only build on Windows 10, version 2004 or later. # Architecture diff --git a/RELEASE.md b/RELEASE.md index deff1d4..1336ea8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -8,6 +8,7 @@ Ensure the following software is installed: 1. `Visual Studio 2019` or later. 1. `Windows Driver Kit (WDK)` version `10.0.18362.1` or later. +1. `Windows 10, version 2004` or later. Configure signing locally: