aboutsummaryrefslogtreecommitdiffstats
path: root/common/win_main_utf8.h
Commit message (Collapse)AuthorAgeFilesLines
* Use _wfopen_s to silence MSVC security warningsChris Robinson2017-10-071-5/+11
|
* I guess -1 isn't allowed for the outputChris Robinson2017-08-301-4/+4
|
* Free the args returned by CommandLineToArgvWChris Robinson2017-08-301-0/+2
|
* Avoid using wmain on WindowsChris Robinson2017-08-301-48/+45
|
* Use a common header for Unicode-awareness on WindowsChris Robinson2017-08-271-0/+92