I'm porting a Visual C++ project that is primarily being developed on a 32 bit Windows, to a 64 bit one. I'm having a problem getting Visual Studio to pick the right version of the Windows SDK ...
Microsoft is readying a first public preview of its next version of Visual Studio, called Visual Studio 2022, for "this summer." And the coming release, as had been rumored, will be going 64-bit.
With Visual Studio 2022, you'll finally be able to take advantage of all of your system RAM. Earlier versions of Visual Studio are 32-bit applications, thereby hobbling VS to a maximum of 2GiB RAM.
64-bit-capable machines are everywhere. It's time you start thinking about 64-bit support as you develop your Visual Basic applications. There was a time when 64-bit computing was an exotic idea, but ...