For 2.93 we bumped the minimum requirements for blender to Windows 8.1
however we did not make this change to the blender code yet.
this change bumps D_WIN32_WINNT to x0603 (Win 8.1) enabling APIs
use we previously could not count on being there and were loaded with
LoadLibraryA/GetProcAddress and cleans up any uses these APIs