dolphin/Source/Core/WinUpdater
JosJuice 16d2ef1ea9 DolphinQt: Handle non-ASCII characters in Windows cmd arguments
CommandLineParse expects UTF-8 strings. (QApplication, on the
other hand, seems to be designed so that you can pass in the
char** argv untouched on Windows and get proper Unicode handling.)
2020-09-21 17:26:29 +02:00
..
CMakeLists.txt
Main.cpp DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
Updater.exe.manifest
WinUI.cpp Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
WinUpdater.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
WinUpdater.vcxproj.filters