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?
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?