Click here to Skip to main content
15,917,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl Performance Pin
David Crow12-Jul-06 4:26
David Crow12-Jul-06 4:26 
GeneralRe: CListCtrl Performance [modified] Pin
led mike12-Jul-06 4:35
led mike12-Jul-06 4:35 
GeneralRe: CListCtrl Performance Pin
David Crow12-Jul-06 4:38
David Crow12-Jul-06 4:38 
QuestionHow to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 6:54
method00711-Jul-06 6:54 
AnswerRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
led mike11-Jul-06 6:57
led mike11-Jul-06 6:57 
QuestionRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 6:58
David Crow11-Jul-06 6:58 
AnswerRe: How to output html of url into a RichTextBox in visual c++ 6 [modified] Pin
method00711-Jul-06 7:18
method00711-Jul-06 7:18 
QuestionRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 7:53
David Crow11-Jul-06 7:53 
method007 wrote:
Just URLDownloadToFile() will not help me.


Why not?

method007 wrote:
You migh say msdn but that is not readable at all for starter.!!


Sure it is. I started using it some 15 years ago.

method007 wrote:
Furthermore, i do not want to download a url in file i just want to load its html code into a editbox for further process.


This makes no sense. If you are wanting to edit the HTML, use URLDownloadToFile(). You can then plug the contents of the file into the edit control. Using the alternative IHTMLInterface would only complicate matters.


"The largest fire starts but with the smallest spark." - David Crow

"Judge not by the eye but by the heart." - Native American Proverb


AnswerRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 8:38
method00711-Jul-06 8:38 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 9:04
David Crow11-Jul-06 9:04 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 9:38
method00711-Jul-06 9:38 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 10:07
David Crow11-Jul-06 10:07 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 10:08
method00711-Jul-06 10:08 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
David Crow11-Jul-06 10:30
David Crow11-Jul-06 10:30 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
Maximilien11-Jul-06 7:55
Maximilien11-Jul-06 7:55 
GeneralRe: How to output html of url into a RichTextBox in visual c++ 6 Pin
method00711-Jul-06 9:36
method00711-Jul-06 9:36 
QuestionCan't Detect Tab Control Events Pin
BuckBrown11-Jul-06 6:46
BuckBrown11-Jul-06 6:46 
AnswerRe: Can't Detect Tab Control Events Pin
eusto11-Jul-06 8:28
eusto11-Jul-06 8:28 
Question[MFC] Creation of a new control class Pin
alitokmen11-Jul-06 6:09
alitokmen11-Jul-06 6:09 
AnswerRe: [MFC] Creation of a new control class Pin
Jun Du11-Jul-06 9:23
Jun Du11-Jul-06 9:23 
QuestionRe: [MFC] Creation of a new control class Pin
alitokmen11-Jul-06 9:43
alitokmen11-Jul-06 9:43 
AnswerRe: [MFC] Creation of a new control class Pin
PJ Arends11-Jul-06 10:46
professionalPJ Arends11-Jul-06 10:46 
AnswerRe: [MFC] Creation of a new control class Pin
ThatsAlok11-Jul-06 21:55
ThatsAlok11-Jul-06 21:55 
AnswerRe: [MFC] Creation of a new control class Pin
PJ Arends12-Jul-06 7:02
professionalPJ Arends12-Jul-06 7:02 
JokeRe: [MFC] Creation of a new control class Pin
alitokmen12-Jul-06 11:24
alitokmen12-Jul-06 11:24 

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.