Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Question about assign a reference to an object? Pin
George225-Apr-03 4:18
George225-Apr-03 4:18 
QuestionInsert CPropertySheet in SplitterWnd? How? Pin
jensreichert25-Apr-03 2:54
jensreichert25-Apr-03 2:54 
AnswerRe: Insert CPropertySheet in SplitterWnd? How? Pin
Joan M25-Apr-03 3:22
professionalJoan M25-Apr-03 3:22 
AnswerRe: Insert CPropertySheet in SplitterWnd? How? Pin
Joan M25-Apr-03 3:31
professionalJoan M25-Apr-03 3:31 
GeneralAdd-in dll Pin
Cedric Moonen25-Apr-03 1:55
Cedric Moonen25-Apr-03 1:55 
GeneralBox and lines Pin
Rage25-Apr-03 1:47
professionalRage25-Apr-03 1:47 
GeneralRe: Box and lines Pin
Ravi Bhavnani25-Apr-03 11:01
professionalRavi Bhavnani25-Apr-03 11:01 
GeneralAccessign the document object in a CWebBrowser2 Pin
John Oliver25-Apr-03 1:26
John Oliver25-Apr-03 1:26 
Hello,

I'm trying to directly set the html in a web browser (CWebBrowser2) control using something like

m_browser.SomeMethod("<html><body>Hello, World!</body></html>")

Is this possible, using either a direct method or by getting an interface to the document properties? I can't find a list of the properties anywhere on MSDN or on the web.

If all fails I will just save the text to a temporary file and get the browser to navigate to the file.

Thanks,
John

Generalhelp peeking messages Pin
sandrineV25-Apr-03 0:12
sandrineV25-Apr-03 0:12 
GeneralRe: help peeking messages Pin
Rage25-Apr-03 3:49
professionalRage25-Apr-03 3:49 
QuestionHow to set WS_EX_TOPMOST style at runtime? Pin
julych24-Apr-03 23:27
julych24-Apr-03 23:27 
AnswerRe: How to set WS_EX_TOPMOST style at runtime? Pin
User 665825-Apr-03 1:02
User 665825-Apr-03 1:02 
GeneralChanging Menu at runtime Pin
JensB24-Apr-03 22:33
JensB24-Apr-03 22:33 
GeneralLong Template Declarations Pin
Makover24-Apr-03 21:49
Makover24-Apr-03 21:49 
GeneralRe: Long Template Declarations Pin
Joaquín M López Muñoz25-Apr-03 3:20
Joaquín M López Muñoz25-Apr-03 3:20 
GeneralRe: Long Template Declarations Pin
Makover25-Apr-03 4:20
Makover25-Apr-03 4:20 
GeneralRe: Long Template Declarations Pin
Joaquín M López Muñoz25-Apr-03 4:38
Joaquín M López Muñoz25-Apr-03 4:38 
QuestionHow to use vector.push_back correctly and efficiently? Pin
George224-Apr-03 19:04
George224-Apr-03 19:04 
AnswerRe: How to use vector.push_back correctly and efficiently? Pin
jhwurmbach24-Apr-03 20:28
jhwurmbach24-Apr-03 20:28 
GeneralRe: How to use vector.push_back correctly and efficiently? Pin
George224-Apr-03 20:55
George224-Apr-03 20:55 
GeneralRe: How to use vector.push_back correctly and efficiently? Pin
jhwurmbach24-Apr-03 21:25
jhwurmbach24-Apr-03 21:25 
GeneralRe: How to use vector.push_back correctly and efficiently? Pin
George224-Apr-03 22:02
George224-Apr-03 22:02 
GeneralRe: How to use vector.push_back correctly and efficiently? Pin
jhwurmbach24-Apr-03 22:05
jhwurmbach24-Apr-03 22:05 
GeneralRe: How to use vector.push_back correctly and efficiently? Pin
George224-Apr-03 22:13
George224-Apr-03 22:13 
GeneralRe: How to use vector.push_back correctly and efficiently? Pin
jhwurmbach24-Apr-03 22:20
jhwurmbach24-Apr-03 22:20 

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.