Kagamin wrote:
Walter Bright Wrote:

When writing characters out to Windows, though, you have to be careful what "code page" Windows thinks your app is running in.

It's valid for char functions.
Is it valid that wide functions don't work either?

The wide functions are supposed to be utf16, and those should work.

Reply via email to