Click here to Skip to main content
16,011,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bjarne Stroustrup's Puzzle Pin
Erik Funkenbusch26-Dec-00 8:09
Erik Funkenbusch26-Dec-00 8:09 
GeneralRe: Bjarne Stroustrup's Puzzle Pin
Michael Dunn26-Dec-00 21:23
sitebuilderMichael Dunn26-Dec-00 21:23 
GeneralRe: Bjarne Stroustrup's Puzzle Pin
Masoud Samimi27-Dec-00 1:09
Masoud Samimi27-Dec-00 1:09 
GeneralRe: Bjarne Stroustrup's Puzzle Pin
Erik Funkenbusch27-Dec-00 8:47
Erik Funkenbusch27-Dec-00 8:47 
Generalbig problem! Pin
Satervalley25-Dec-00 20:10
Satervalley25-Dec-00 20:10 
GeneralRe: big problem! Pin
l a u r e n25-Dec-00 22:08
l a u r e n25-Dec-00 22:08 
GeneralRe: big problem! Pin
Satervalley26-Dec-00 14:26
Satervalley26-Dec-00 14:26 
Questionenhance the Scribble activex control to support multiple documents? Pin
Rajesh Honnawarkar25-Dec-00 18:30
Rajesh Honnawarkar25-Dec-00 18:30 
Hi,
This link below talks about how to build a MFC Activex control from the
popular MFC doc / view sample Scribble.

http://www.microsoft.com/mind/0497/mfc.htm

I wanted to enhance this to support multiple documents at the same time..So
I could add methods like ActivateDoc(index) to the control which would then
activate the correct window..I have been trying to do this with MDI Frames
and MDI Child Frames but I manage to keep my control crashing...

Then I was trying to not have my Frame Window derive from CMDIChildWnd but
just CFrameWnd, but keep a list of pointers as I do OpenDocumentFile() each
time...But how do I activate the correct frame?

Can somebody help me with what I am doing?

Eventually what I want to do with this is build an ActiveX control that is a
Active Document container ( like the Web browser control ) to open Office
Documents. I need to use this in a Vb app and I would have used the Web
browser control except that I can only have one Office document open then. i
need to have multiple docs open.

I have a long way to go I think...Some help will help me get there faster
( if at all I am in the correct direction)

Thanks in advance

Rajesh


GeneralEN_CHANGE leads endless loop Pin
Suha Aktan25-Dec-00 6:37
Suha Aktan25-Dec-00 6:37 
GeneralRe: EN_CHANGE leads endless loop Pin
l a u r e n25-Dec-00 21:56
l a u r e n25-Dec-00 21:56 
GeneralRe: EN_CHANGE leads endless loop Pin
Suha Aktan28-Dec-00 4:09
Suha Aktan28-Dec-00 4:09 
Questiondisplay numbers in a list boxt? Pin
24-Dec-00 23:41
suss24-Dec-00 23:41 
AnswerRe: display numbers in a list boxt? Pin
Michael Dunn25-Dec-00 15:00
sitebuilderMichael Dunn25-Dec-00 15:00 
QuestionHow much memory a specific program is using? Pin
24-Dec-00 20:37
suss24-Dec-00 20:37 
AnswerRe: How much memory a specific program is using? Pin
l a u r e n27-Dec-00 4:38
l a u r e n27-Dec-00 4:38 
GeneralManage Controlls On Rebar Pin
24-Dec-00 18:06
suss24-Dec-00 18:06 
Generaltoo many dialogs to manage... Pin
MengYan24-Dec-00 16:51
MengYan24-Dec-00 16:51 
GeneralRe: too many dialogs to manage... Pin
Masoud Samimi25-Dec-00 2:26
Masoud Samimi25-Dec-00 2:26 
GeneralRe: too many dialogs to manage... Pin
MengYan26-Dec-00 21:14
MengYan26-Dec-00 21:14 
GeneralRe: too many dialogs to manage... Pin
l a u r e n25-Dec-00 22:03
l a u r e n25-Dec-00 22:03 
GeneralMonitoring memory usage system-wide Pin
24-Dec-00 13:38
suss24-Dec-00 13:38 
GeneralCView Drop Targets Pin
Greg Hedlund24-Dec-00 4:37
Greg Hedlund24-Dec-00 4:37 
GeneralRe: CView Drop Targets Pin
Michael Dunn24-Dec-00 6:40
sitebuilderMichael Dunn24-Dec-00 6:40 
GeneralTroubled with "User BreakPoint at 0x......" debugging my VC++ Project Pin
23-Dec-00 10:06
suss23-Dec-00 10:06 
GeneralRe: Troubled with Pin
Tim Deveaux23-Dec-00 15:05
Tim Deveaux23-Dec-00 15:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.