Files
UnrealEngineUWP/Engine/Source/Runtime/ApplicationCore
Jamie Dale b080106071 Fixed conversion issue from fileSystemRepresentation -> TCHAR
fileSystemRepresentation is actually a UTF-8 (int8*) buffer so needs encoding via UTF8_TO_TCHAR

#jira UE-88992
#rb Lauren.Barnes, Michael.Trepka

[CL 11781296 by Jamie Dale in 4.25 branch]
2020-02-28 16:35:36 -05:00
..