top | item 41775323

(no title)

BoringTimesGang | 1 year ago

Now double all of that effort, so you can get it to work with Windows' UTF-16 wstrings.

discuss

order

account42|1 year ago

Better to just convert WTF-16 (Windows filenames re not guaranteed to be valid UTF-16) to/from WTF-8 at the API boundary and then do the same processing internally on all platforms.