timmay3141
Programmer
I'm just starting using win32, and I've decided that for a certain program I'm working on, I should use MFC for the dialog boxes, but the rest I will handle on my own. I tried adding a dialog box with the class wizard, but it said CDialog not defined. I tried some stuff, but I never got it working. Help?