This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Does it support ARM64 arch?
I buid all the wfp samples in the \network\trans folder. All the sample have complie issue: NDIS: This NDIS API version is not supported on the target architecture.
So, How can I config the enviroment to build ARM64 target for WFP samples?
Does it support ARM64 arch? I buid all the wfp samples in the \network\trans folder. All the sample have complie issue: NDIS: This NDIS API version is not supported on the target architecture.
So, How can I config the enviroment to build ARM64 target for WFP samples?
Our target machines both have win10 and win11 OS.