The basic idea is this...<br>
- Create a custom CMDIChildWnd class<br>
- In that class declare a CSplitterWnd object. Define the splitter object in the CMDIChildWnd class' OnCreateClient function.<br>
- In the apps InitInstance function's CMultiDocTemplate definition use your custom CMDIChildWnd...
I have done serial communications apps using the MS Communications ActiveX control. Add this registered ActiveX control to your project. Consideration should be given as to which class the control will be declared in (e.g. Mainframe, View ) because the message handler for the control's...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.