mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-08 02:36:38 +00:00
Jake.Stine
53ebbc0242
Lilypad: fix ini file support on non-english systems (unicode compliance issue).
Details: The "%S" directive in sprintf() only does a shallow wide char conversion from ASCII, it does not actually convert UTF8 to UTF16. Replaced it with a call to MultiByteToWideChar. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3878 96395faa-99c1-11dd-bbfe-3dabce05a288
Description
PCSX2 - The Playstation 2 Emulator
Languages
C++
89.8%
C
4.4%
Objective-C++
1.1%
GLSL
1%
CMake
0.9%
Other
2.7%