JPrinter, print images or textures in printer

hi there. thank you very much for your plugin, but i found some bad here.
winExec and TCHAR_TO_ANSI plays wrong game with non-latin characters (in my case its russian) and didnt fire print if there is russian simbols in path.
spent all day to try with different conversions of string. nothing worked (or i’m not genius enough).
FIX of this is to use FPlatformProcess::CreateProc instead of winExec. It works with FString.


Парни, если не работает с русскими буквами то вот фикс. Думаю с любой не-латиницей заработает тоже.