hah...my question's will never cease

I added a dialog box, added everything I want to it...but I can't get it to show up.

I have my WinMain stuff, and I want the dialog box to show up first thing so the user can select resolution/fullscreen/see the controls.

And if they click 'ok', the dialog box closes (the values are stored in globals, right?), 'exit' well...exits.

The dialog box is called "IDD_OPTIONS"

Thanks Alot