https://issues.dlang.org/show_bug.cgi?id=12898

--- Comment #2 from [email protected] ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/176f1246f3ecc9507b88fb7aa68e8d17a2fbaaa6
Issue 12898 - `std.process.browse` expects URL to be encoded in CP_ACP on
Windows instead of UTF-8

Use Unicode version of `ShellExecute` in `std.process.browse`.
Also remove needless `ShellExecuteA` declaration.

--

Reply via email to