mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
15d9fab0bb
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Main.cpp | ||
Updater.exe.manifest | ||
WinUI.cpp | ||
WinUpdater.vcxproj | ||
WinUpdater.vcxproj.filters |