Windows - ARM32 Support Gone
Note that absolutely none of this is authoritative or directly based on relevant documentation. It’s mostly what I found and figured out and guessed and (in some cases) made up. Some of it may be wrong or dangerous or lead to disaster or confusion. I am not taking responsibility here for anything. Read and act on it at your own peril!
Turns out 32 bit ARM support is gone from the current Windows SDK.
I noticed this when running my Jenkins job to compile ABTokenTools.
This is probably not a big deal since there are no supported 32 bit ARM versions of Windows out there and ARM32 programs can probably all easily be ported to ARM64.
But it struck me as interesting.
Oh, well…
And yes, I will post more interesting stuff again soon. (Or at least more of the usual. You don’t have to find it interesting.)
Next: TBD