Unicodeæå¹ï¼-DUNICODE -D_UNICODEï¼æã«ä¸è¨ã®ã³ã¼ããmingw32-gccã§ãã«ããããã¨ããã¨"WinMain"ãæªå®ç¾©ã§ãã¨ããæ¨ã®ãªã³ã¯ã¨ã©ã¼ãåºã¦ãã¾ãã #include <windows.h> #include <tchar.h> int WINAPI _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) { return 0; } $ gcc -o foobar.exe foobar.c -D_UNICODE -DUNICODE -mwindows -lmingw32 -lkernel32 $ /usr/i686-pc-mingw32/sys-root/mingw/lib/libmingw32.a(main.o):(.text+


{{#tags}}- {{label}}
{{/tags}}