From 7acc9256376ce17f643ce837418c63888833bc23 Mon Sep 17 00:00:00 2001 From: Bo Branten Date: Tue, 29 Apr 2025 21:24:44 +0200 Subject: [PATCH] correction to compile with later WDK and run on Windows 10 --- Ext4Fsd/Ext4Fsd.vcxproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Ext4Fsd/Ext4Fsd.vcxproj b/Ext4Fsd/Ext4Fsd.vcxproj index c399664..cef69c3 100644 --- a/Ext4Fsd/Ext4Fsd.vcxproj +++ b/Ext4Fsd/Ext4Fsd.vcxproj @@ -71,6 +71,7 @@ WDM 1 Windows Driver + <_NT_TARGET_VERSION>0xA00000B Windows10 @@ -80,6 +81,7 @@ WDM 1 Windows Driver + <_NT_TARGET_VERSION>0xA00000B Windows10