I'm writing an SDI program which requires three views of the same document. I know its possible, MS published a sample application called collection that does this (in MSDN that shipped with vc++ 6).
According to the example, this should create the new view when placed in the CMainFrame class...
Greetings:
I'm relatively new to VC++ (and completely new to the MFC).
I used app wizard to create a SDI program with doc/view
architecture. The view window class is inherited from
CFormView (the one that uses a dialog box resource).
I have several fairly simple (at least in VB) questions...
Greetings:
I'm writing a VB6 program that I want to add OLE automation to. Basically, I want a user to enter some info into some forms, populate an excel spreadsheet then create and display a chart from the data. I'm familiar with basic OLE techniques, and I'm not having too much trouble with...
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.