Click here to Skip to main content
15,914,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Switching views in a splitter pane Pin
22-Jun-01 4:22
suss22-Jun-01 4:22 
GeneralRe: Switching views in a splitter pane Pin
Malcolm McMahon22-Jun-01 5:46
Malcolm McMahon22-Jun-01 5:46 
GeneralConfusing code Pin
Rejeesh22-Jun-01 2:16
Rejeesh22-Jun-01 2:16 
GeneralRe: Confusing code Pin
Tomasz Sowinski22-Jun-01 2:39
Tomasz Sowinski22-Jun-01 2:39 
GeneralRe: Confusing code Pin
Rejeesh22-Jun-01 5:04
Rejeesh22-Jun-01 5:04 
GeneralCRichEditCtrl onthe Fly Pin
sankar22-Jun-01 1:30
sankar22-Jun-01 1:30 
GeneralRe: CRichEditCtrl onthe Fly Pin
Tomasz Sowinski22-Jun-01 1:58
Tomasz Sowinski22-Jun-01 1:58 
GeneralShowing modeless forms in VB DLLs called from MFC Pin
22-Jun-01 1:17
suss22-Jun-01 1:17 
(Sorry, I'm cross posting this to both the VB and C++ forums as it covers both).

I have a common problem - I need to show the modeless forms which reside in a VB ActiveX Dll, called from an MFC client app.

I know that it isn't possible to show a modeless form in a VB ActiveX DLL (unless VB itself is also the client), because the modeless form needs to hook into a message loop to receive windows messages. The MSDN docs state that VB looks for something called the 'component manager' on the client to hook into which MFC doesn't provide.

Has anyone worked out how to get around this? Is is possible to mimic the functionality of the component manager in the client app, or at least the parts the modeless form is looking for? What is the myterious interace the VB is looking for? Am I on a hiding to nothing here?

Thanks

Confused | :confused:
GeneralDetermination of installed browsers & java engines Pin
22-Jun-01 1:01
suss22-Jun-01 1:01 
GeneralCHtmlView - load html from memory Pin
Kristian Nilssen22-Jun-01 0:47
Kristian Nilssen22-Jun-01 0:47 
GeneralRe: CHtmlView - load html from memory Pin
22-Jun-01 3:56
suss22-Jun-01 3:56 
GeneralRe: CHtmlView - load html from memory Pin
22-Jun-01 11:00
suss22-Jun-01 11:00 
GeneralCapture Screen and save it as a JPEG file Pin
Kiddxin22-Jun-01 0:05
Kiddxin22-Jun-01 0:05 
GeneralRe: Capture Screen and save it as a JPEG file Pin
olivier22-Jun-01 2:08
olivier22-Jun-01 2:08 
QuestionWhich method of CFile write as text to file ??? Pin
21-Jun-01 21:50
suss21-Jun-01 21:50 
AnswerRe: Which method of CFile write as text to file ??? Pin
Michael Dunn21-Jun-01 21:53
sitebuilderMichael Dunn21-Jun-01 21:53 
GeneralThis is my struct: Please show me how to save it to file as text by CFile object Pin
21-Jun-01 22:13
suss21-Jun-01 22:13 
GeneralURGENT !!! HELP !!! PLEASE !!! Pin
21-Jun-01 23:19
suss21-Jun-01 23:19 
GeneralI did write so: Pin
22-Jun-01 4:47
suss22-Jun-01 4:47 
Generalshell programming - adding a network place automatically Pin
21-Jun-01 21:49
suss21-Jun-01 21:49 
GeneralVery easy Pin
21-Jun-01 21:27
suss21-Jun-01 21:27 
GeneralRe: Very easy Pin
Olli21-Jun-01 21:55
Olli21-Jun-01 21:55 
QuestionHow to know a process is being debugged ? Pin
manio21-Jun-01 16:14
manio21-Jun-01 16:14 
AnswerRe: How to know a process is being debugged ? Pin
21-Jun-01 19:06
suss21-Jun-01 19:06 
AnswerRe: How to know a process is being debugged ? Pin
Michael Dunn21-Jun-01 21:50
sitebuilderMichael Dunn21-Jun-01 21:50 

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.