dolphin/Source/Core/WinUpdater
JosJuice 15d9fab0bb Common: Rename UTF16ToUTF8
This function does *not* always convert from UTF-16. It converts
from UTF-16 on Windows and UTF-32 on other operating systems.

Also renaming UTF8ToUTF16 for consistency, even though it
technically doesn't have the same problem since it only was
implemented on Windows.
2020-07-08 14:51:35 +02:00
..
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00
Main.cpp Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +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 Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
WinUpdater.vcxproj.filters Move Updater to WinUpdater 2019-04-10 10:46:49 +02:00