From b7ae1a8fefca1a1d46eb2129fc76ea289add4a84 Mon Sep 17 00:00:00 2001 From: "Yang You (UU)" Date: Mon, 24 Nov 2025 14:32:47 -0800 Subject: try to walk aroudn the DrvCat EWDK(10.0.26100.6584) error by disabling the inf2cat and code analysis. Will enable back when newer version EWDK fixed the issue. --- network/wlan/WIFICX/km/wificxsampleclientkm.vcxproj | 16 ++++++++++++---- network/wlan/WIFICX/um/wificxsampleclientum.vcxproj | 12 ++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) (limited to 'network') diff --git a/network/wlan/WIFICX/km/wificxsampleclientkm.vcxproj b/network/wlan/WIFICX/km/wificxsampleclientkm.vcxproj index d2748de9..16842485 100644 --- a/network/wlan/WIFICX/km/wificxsampleclientkm.vcxproj +++ b/network/wlan/WIFICX/km/wificxsampleclientkm.vcxproj @@ -45,6 +45,7 @@ true 1 2 + true Windows10 @@ -63,6 +64,7 @@ true 1 2 + true Windows10 @@ -81,6 +83,7 @@ true 1 2 + true Windows10 @@ -99,6 +102,7 @@ true 1 2 + true @@ -110,19 +114,23 @@ DbgengKernelDebugger - true + false + false DbgengKernelDebugger - true + false + false DbgengKernelDebugger - true + false + false DbgengKernelDebugger - true + false + false diff --git a/network/wlan/WIFICX/um/wificxsampleclientum.vcxproj b/network/wlan/WIFICX/um/wificxsampleclientum.vcxproj index 715859e3..85e826d5 100644 --- a/network/wlan/WIFICX/um/wificxsampleclientum.vcxproj +++ b/network/wlan/WIFICX/um/wificxsampleclientum.vcxproj @@ -59,7 +59,7 @@ 35 true 2 - 5 + 4 true 1 2 @@ -72,7 +72,7 @@ 35 true 2 - 5 + 4 true 1 2 @@ -85,7 +85,7 @@ 35 true 2 - 5 + 4 true 1 2 @@ -98,7 +98,7 @@ 35 true 2 - 5 + 4 true 1 2 @@ -113,15 +113,19 @@ DbgengRemoteDebugger + false DbgengRemoteDebugger + false DbgengRemoteDebugger + false DbgengRemoteDebugger + false -- cgit v1.3.1