Click here to Skip to main content
15,892,643 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: System Info Pin
David Crow1-Dec-10 6:10
David Crow1-Dec-10 6:10 
QuestionMoveWindow() Pin
Krauze30-Nov-10 18:54
Krauze30-Nov-10 18:54 
AnswerRe: MoveWindow() Pin
Eugen Podsypalnikov30-Nov-10 19:55
Eugen Podsypalnikov30-Nov-10 19:55 
AnswerRe: MoveWindow() Pin
Emilio Garavaglia30-Nov-10 20:25
Emilio Garavaglia30-Nov-10 20:25 
AnswerRe: MoveWindow() Pin
User 74293381-Dec-10 0:52
professionalUser 74293381-Dec-10 0:52 
AnswerRe: MoveWindow() Pin
David Crow1-Dec-10 3:05
David Crow1-Dec-10 3:05 
QuestionSave as HTML on WebBrowser Control Pin
Max++30-Nov-10 5:20
Max++30-Nov-10 5:20 
AnswerRe: Save as HTML on WebBrowser Control Pin
«_Superman_»30-Nov-10 8:58
professional«_Superman_»30-Nov-10 8:58 
Here is an article on how it can be done - Retrieving the HTML source code[^]

Since you're using a browser control you will need to call its get_Document method instead of GetHTMLDocument.
I also recommend that you use the ATL smart pointer classes like CComPtr and CComQIPtr.

Look at the Comments and Discussions section at the end of the article on other ways to do this.
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++)

Polymorphism in C

GeneralRe: Save as HTML on WebBrowser Control Pin
Max++1-Dec-10 19:06
Max++1-Dec-10 19:06 
QuestionImage Positioning Pin
pix_programmer30-Nov-10 4:45
pix_programmer30-Nov-10 4:45 
AnswerRe: Image Positioning Pin
Ahmed Charfeddine30-Nov-10 5:20
Ahmed Charfeddine30-Nov-10 5:20 
QuestionAnsi CEdit in MFC unicode dialog Pin
zkrr0130-Nov-10 4:17
zkrr0130-Nov-10 4:17 
AnswerRe: Ansi CEdit in MFC unicode dialog Pin
Ahmed Charfeddine30-Nov-10 5:29
Ahmed Charfeddine30-Nov-10 5:29 
GeneralRe: Ansi CEdit in MFC unicode dialog Pin
zkrr0130-Nov-10 5:35
zkrr0130-Nov-10 5:35 
GeneralRe: Ansi CEdit in MFC unicode dialog Pin
Ahmed Charfeddine30-Nov-10 5:38
Ahmed Charfeddine30-Nov-10 5:38 
AnswerRe: Ansi CEdit in MFC unicode dialog Pin
Roger Allen1-Dec-10 5:42
Roger Allen1-Dec-10 5:42 
Questionproblem with CDaoDataBase in Thread Pin
Shivanand Gupta30-Nov-10 0:47
Shivanand Gupta30-Nov-10 0:47 
QuestionRe: problem with CDaoDataBase in Thread Pin
David Crow30-Nov-10 4:44
David Crow30-Nov-10 4:44 
AnswerRe: problem with CDaoDataBase in Thread Pin
Shivanand Gupta30-Nov-10 5:22
Shivanand Gupta30-Nov-10 5:22 
QuestionRe: problem with CDaoDataBase in Thread Pin
David Crow30-Nov-10 5:27
David Crow30-Nov-10 5:27 
AnswerRe: problem with CDaoDataBase in Thread Pin
Shivanand Gupta2-Dec-10 8:41
Shivanand Gupta2-Dec-10 8:41 
QuestionRe: problem with CDaoDataBase in Thread Pin
David Crow2-Dec-10 8:47
David Crow2-Dec-10 8:47 
QuestionChange Disable Edit control color Pin
Shivanand Gupta30-Nov-10 0:42
Shivanand Gupta30-Nov-10 0:42 
AnswerRe: Change Disable Edit control color Pin
«_Superman_»30-Nov-10 7:33
professional«_Superman_»30-Nov-10 7:33 
QuestionHow can I read swf version in MFC Pin
rahul.kulshreshtha29-Nov-10 23:38
rahul.kulshreshtha29-Nov-10 23:38 

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.