I created new project->MFC App Wizard->dialog based application. I am very new to Visual C++ and i dont understand the hierarchial system of all classes already being generated for me to use. I am trying to create a simple window with some text in it and an ability to change the text color. Any suggestions on how i can start?