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
6.76k stars 4.89k forks source link

Add ARM64 support on remaining network samples. #1125

Closed NeoAdonis closed 4 months ago

NeoAdonis commented 4 months ago

The changes in this PR include adding new project configurations for ARM64 as well as properly setting up properties and additional dependencies for the ARM64 build.

Key changes: