|
-
December 2nd, 2003, 11:38 PM
#1
integrating mainfrm and dialog
hello gurus
i want clarification regarding the integrating the dialog based application and mainframe application. the se two are seperate applications now i want to integrate them in single aaplication
can any one help in this regard
thanx in advance
naresh
-
December 3rd, 2003, 01:13 AM
#2
If you're talking about standard application projects in MFC (or WTL), you can
1. create SDI application and on the last page of the wizard you can set CFormView as a base class for your view class.
2. create dialog based applicationand set Resizing as a style of your dialog resource.
That's what you asked ?
Good luck
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|