EmulationStation
EmulationStation copied to clipboard
WIN32: Support for non-ascii filename (e.g. 日本語(Japanese))
ES handling UTF-8 string, but Windows build is calling ANSI version APIs. this patch is replace to WIDE version APIs.