I'm trying to create a GUI for a simple program I'm working on. I figured out how to use resource dialogs (in VC++ 5). And making a GUI in that is sooo easy. Is it possible to use just this dialog for my program?

I can't seem to word this correctly. I guess what I want is a dialog with no parent.

Any help would be great. Thanks.