Hi,

I'm learning C++ and it seems that there is not graphical way of making a form. Is that true? I see that I can use the Dialog editor but that's not a regular form, right? Is there a way to graphically make the main window? It is "Visual" C++, right? By the way, I don't want to use MFC... JUst a regular Win32 app and be able to graphically create the main window and any child windows..

Any help would be appreciated..

Dan