Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/main.c version 83fc41d803
|
2011-05-03
| ||
| 20:25 | Convert the results of getenv() from MBCS into UTF8. check-in: b7df0b9ce6 user: drh tags: windows-i18n | |
| 18:32 | Convert filenames from UTF8 to MBCS on windows when checking if a file exists or checking its size, etc. Ticket [336924579dd95e7cceaeeae5]. check-in: 48f5dadafd user: drh tags: windows-i18n | |
| 01:12 | Update the fossil_system() function so that it converts the system command form UTF8 into MBCS before calling system(). Speculative fix for ticket [8d916f5fc30be3]. check-in: a65c97afd6 user: drh tags: windows-i18n | |