fileops.c
10.5 KB
-
Get user's home dir in UTF-16 clean manner · 23059130
On Windows, we are having problems with home directories that have non-ascii characters in them. This rewrites the relevant code to fetch environment variables as UTF-16 and then explicitly map then into UTF-8 for our internal usage.
Russell Belfer committed