#include //Function prototype.int WINAPI WinMain(HINSTANCE,HINSTANCE ,LPSTR ,int);LRESULT CALLBACK MainWndProc(HWND ,UINT ,WPARAM,LPARAM);InitApplication(HINSTANCE);InitInstance(HINSTANCE,int);