|
-
June 14th, 1999, 10:35 AM
#1
Changing to Document/View Model
I'm working on my first Visual C++ project, a game program. I originally used the App Wizard to create the project and decided not to use the document/view model. Now, I've discovered that was a mistake. I would like to change to a document/view model. Is there an easy way to do this? Most of my code is in classes that are seperate from the main application, but I have a substantial amount of code in the CFrameWindow and CMainWindow classes.
Thanks,
Ray
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|