Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

a new dialog when start up

Status
Not open for further replies.

beyond

Programmer
Jan 22, 2003
4
CA
Hi there,

I have a problem when I develop a project using VC++6.0. In the project, I split the main frame to 3 parts. I just put a CFormView (named: ControlPanel) in the first part and didnt put any thing in the other 2 parts so far. However, when the program starts up, a New dialog displayed before the main window show up, the new dialog ask you to choose the control or main application (2 choices). I don't know why there is such problem and how to fix it, I really don't like the new dialog. I mean that I want to go to the main window directly without displaying this New dialog.
Thanks a lot, guys.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top