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 WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
Main.cpp DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
Updater.exe.manifest Fix malformed manifests 2019-11-11 11:47:10 +01:00
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 Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00