walbourn / directx-vs-templates

Direct3D Visual Studio Templates
https://walbourn.github.io/direct3d-game-visual-studio-templates-redux/
MIT License
402 stars 53 forks source link

AArch32 (ARM32) architecture deprecation #72

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

32-bit ARM support is being deprecated for the UWP platform, and support is being removed from newer ARM-based CPUs and the Windows 11 OS.

32-bit ARM was never officially supported for Win32 desktop development.

See Microsoft Learn