computer_tips:how_to_create_utf-8_winapi_application_using_mingw_toolchain
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computer_tips:how_to_create_utf-8_winapi_application_using_mingw_toolchain [2026/07/21 11:10] – admin | computer_tips:how_to_create_utf-8_winapi_application_using_mingw_toolchain [2026/07/21 12:31] (current) – admin | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| </ | </ | ||
| - | < | + | < |
| gcc -finput-charset=utf-8 -fexec-charset=utf-8 main.c -o main.exe | gcc -finput-charset=utf-8 -fexec-charset=utf-8 main.c -o main.exe | ||
| mt.exe -manifest app.manifest -outputresource: | mt.exe -manifest app.manifest -outputresource: | ||
computer_tips/how_to_create_utf-8_winapi_application_using_mingw_toolchain.txt · Last modified: by admin
