microsoft / Windows-driver-samples

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.
Microsoft Public License
7k stars 4.94k forks source link

\network\trans\ddproxy ARM64 complie error: #1237

Open renecn opened 2 weeks ago

renecn commented 2 weeks ago

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.

v-junyli commented 2 weeks ago

it should support ARM64. Can you provide more details so that we can try to repro the issue? Like the SDK/WDK version