Tech Support > Microsoft Windows > Development Resources > Query on modal dialog box
Query on modal dialog box
Posted by haricibi83@gmail.com on November 29th, 2006


Hi all,
I m newbie to vc++.I need to invoke a modal dialogbox from a
propertypage by clicking a button. the dialog box is generated,,but
there is no response to the mouse clicks or other events on the dialog
box.

Regards
HARI

Posted by haricibi83@gmail.com on December 4th, 2006


Hi all
Finally the problem was solved. When creating the dialog
I selected IDD_PROPAGE_LARGE , instead of simple Dialog.
May I know why IDD_PROPAGE_LARGE not working

haricibi83@gmail.com wrote:


Similar Posts