EmulationStation icon indicating copy to clipboard operation
EmulationStation copied to clipboard

WIN32: Support for non-ascii filename (e.g. 日本語(Japanese))

Open o-p-a opened this issue 5 years ago • 0 comments

ES handling UTF-8 string, but Windows build is calling ANSI version APIs. this patch is replace to WIDE version APIs.

o-p-a avatar Sep 22 '20 10:09 o-p-a