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.
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.