First std::mutex::lock() crashes in application built with latest Visual Studio 2022
Recently I installed the latest Visual Studio 2022 v17.10 to build my programs, and initially all went well. But after some other program installation, my programs started failing immediately on start where the first std::mutex::lock()
is called with the exception