Closed DaveRandom closed 5 years ago
Correct handling of unicode paths. All data passed via command line arguments and stdio is now correctly handled as UTF-8, and unicode win32 APIs are explicitly used everywhere.
https://github.com/amphp/windows-process-wrapper/pull/4
solves https://github.com/amphp/parallel/issues/40
Correct handling of unicode paths. All data passed via command line arguments and stdio is now correctly handled as UTF-8, and unicode win32 APIs are explicitly used everywhere.
https://github.com/amphp/windows-process-wrapper/pull/4