messin18
February 2nd, 2005, 07:32 PM
I'm haveing a hard time figured out exactly what i should do with my MFC application. I need all the little MFC gui widgets so it makes sense to start with a dialog based application. However i also need a menu at the top of the screen and a window to render 3d stuff so that would lend itself to useing a SDI type MFC application. Am i out of luck here or is there some way to combine the two?