Introduction - If you have any usage issues, please Google them yourself
This procedure can be used to automatically generate an application framework for OpenGL, use it, will produce a project that includes CApp and CMainWnd. CApp which includes creating the main window, initializes OpenGL, screen updates in charge of maintenance messages. CMainWnd including the main window and the OpenGL rendering context.