The entry point for window based application is WinMan() Syntax: int WINAPI WinMain(HINSTANCE hInstanceExe,HINSTANCE,PTSTR pszCmdLine, int nCmdShow);
Syntax:
int WINAPI WinMain(HINSTANCE hInstanceExe,HINSTANCE,PTSTR pszCmdLine,
int nCmdShow);