#include <windows.h> int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, LPSTR lpCmdLine, int nCmdShow) { MessageBox(NULL, "Hello World!", "Note", MB_OK); return 0; }
張貼留言
沒有留言:
張貼留言