Licson Lee says to YSITD #include <windows.h> int WINAPI winMain(HWND handle, HWND hPrevHandle, LPTSTR lpCmd, int lastShow){ MessageBoxW(L"WTF?"); return 0; }