mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
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 | ||
| DolphinNoGUI.exe.manifest | ||
| DolphinNoGUI.rc | ||
| DolphinNoGUI.vcxproj | ||
| DolphinNoGUI.vcxproj.filters | ||
| MainNoGUI.cpp | ||
| Platform.cpp | ||
| Platform.h | ||
| PlatformFBDev.cpp | ||
| PlatformHeadless.cpp | ||
| PlatformWin32.cpp | ||
| PlatformX11.cpp | ||
| resource.h | ||