Clarify section on 'development environment'

This commit is contained in:
Odd Stranne
2021-04-12 19:55:44 +02:00
parent 27647736ec
commit d655124a04

View File

@@ -15,9 +15,12 @@ Main features:
# Development environment
Visual Studio 2019, any edition.
The code and project file is known to work with the following combination of software:
WDK, recent version.
- Visual Studio 2019 (MSVC toolset v14.26)
- WDK v10.0.18362.1
Specifically, the code can't be compiled using MSVC toolset v14.28 because of limitations in this version.
# Architecture