1 ////////////////////////////////////////
\r
4 #include "SimpleApp.h"
\r
7 // Definitions for the CSimpleApp class
\r
8 CSimpleApp::CSimpleApp()
\r
10 // Constructor for CSimpleApp
\r
13 BOOL CSimpleApp::InitInstance()
\r
15 // This function is called automatically when the application starts
\r
17 // Create the Window
\r