[Issue 19151] std.utf.toUTF16z() can not be used for LPWSTR

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 21 19:06:26 UTC 2019


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

--- Comment #1 from Bastiaan Veelo <Bastiaan at Veelo.net> ---
I can confirm this.

Not sure whether this workaround is right, but it works:

commandLine.toUTFz!(wchar*)

--


More information about the Digitalmars-d-bugs mailing list