Help Please
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am kinda new again to Visual C++ it has been 6 and a half years. I have started a new workspace, it compiles right and all, I have added alot of features to it so far to get the program running the way I want it. Unfortunatly I am having trouble changing something easy now. I haven't yet messed with the doc.cpp or doc.h or the view.cpp or veiw.h I told it (when I created the MFC Wizzard) to allow for server stuff. Well I want to change the document to a text document. What part of the doc.cpp and doc.h do I have to change to get it to be a text document? and so that it becomes active when I click it? My program allows for multiple files open at once, and some of them will have different file extentions. LOSTTWARE.com