dolphin/Source/Core/WinUpdater
mitaclaw 62b2b939b5 Simplify std::find_if with std::ranges::find and projections
In LabelMap.cpp, the code is currently unused so I was unable to test it.

In WiiUtils.cpp, the magic value `1u` was replaced by the constant value `DiscIO::PARTITION_UPDATE`.
2025-03-09 13:26:35 -07:00
..
CMakeLists.txt WinUpdater: Check OS and VC++ Redist versions. 2022-09-20 15:57:50 -07:00
Main.cpp Core/WinUpdater: fix typo 2025-03-08 09:58:50 -05:00
Platform.cpp Simplify std::find_if with std::ranges::find and projections 2025-03-09 13:26:35 -07:00
Updater.exe.manifest Update supportedOS values in .manifest files 2022-08-05 10:26:22 +10:00
WinUI.cpp Remove redundant semicolons 2024-08-20 14:59:54 +02:00
WinUpdater.vcxproj WinUpdater: Check OS and VC++ Redist versions. 2022-09-20 15:57:50 -07:00
WinUpdater.vcxproj.filters msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00