Until this past year, my builds with FWH, Harbour, and MSVC never required me to install the Microsoft C++ Redistributables. Now I must install both the current pair ( 32 & 64 bit ), and the 32 bit Version 12.
Is there a tool I can use to see what, in my application, now requires these ? It all started when I completed a major upgrade to my software application, so something I may have added could be the cause, or it could be that the Visual Studio 2022 now requires this with it's libraries.
Your thoughts are appreciated.