From af60c12439cf289a8fcb670abc4e7cca76e32a4f Mon Sep 17 00:00:00 2001 From: "Yang You (UU)" Date: Thu, 6 Nov 2025 20:09:07 -0800 Subject: Create the WIFICX Folder to prepare the project for WIFICX Sample driver. --- network/wlan/WIFICX/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 network/wlan/WIFICX/README.md (limited to 'network') diff --git a/network/wlan/WIFICX/README.md b/network/wlan/WIFICX/README.md new file mode 100644 index 00000000..363e0578 --- /dev/null +++ b/network/wlan/WIFICX/README.md @@ -0,0 +1,13 @@ +--- +page_type: sample +description: "Demonstrates leveraging WIFICX for control flow and NetAdapterCx for data flow." +languages: +- cpp +products: +- windows +- windows-wdk +--- + +# WIFICX and NetAdapterCx samples + +This sample demonstrates leveraging WIFICX for control flow and NetAdapterCx for data flow. -- cgit v1.3.1