Click here to Skip to main content
16,008,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGame Programming Pin
Steve L.1-Nov-02 16:34
Steve L.1-Nov-02 16:34 
GeneralRe: Game Programming Pin
Christian Graus1-Nov-02 18:20
protectorChristian Graus1-Nov-02 18:20 
GeneralRe: Game Programming Pin
Paul M Watt1-Nov-02 18:52
mentorPaul M Watt1-Nov-02 18:52 
QuestionGetGUIThreadInfo? Pin
imran_rafique1-Nov-02 15:28
imran_rafique1-Nov-02 15:28 
AnswerRe: GetGUIThreadInfo? Pin
l a u r e n1-Nov-02 15:53
l a u r e n1-Nov-02 15:53 
Questionhow to get rightes to see services? Pin
imran_rafique1-Nov-02 15:09
imran_rafique1-Nov-02 15:09 
QuestionHow to modify inserted table in CHtmlEditView Pin
Member 519431-Nov-02 14:36
Member 519431-Nov-02 14:36 
AnswerRe: How to modify inserted table in CHtmlEditView Pin
ColinDavies1-Nov-02 15:04
ColinDavies1-Nov-02 15:04 
Some notes.

1. For some reason two piece BSTR creation & allocation is advised.

2. If your QueryInterfaces ever return "FAILED" you could have a nasty crash on your next call I guess.
So you should be testing them with your HRESULT

3. When doing this stuff I think it makes sense to add a check that the document is truly loaded !! Ouch !! Smile | :)

PS: I have never used CHTMLEditView So I'm just assuming it's the same as the good ol mshtml.dll
Smile | :)


Regardz
Colin J Davies


Sonork ID 100.9197:Colin


You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining.
Said by Roger Wright about me.

GeneralRe: How to modify inserted table in CHtmlEditView Pin
Stephane Rodriguez.1-Nov-02 20:33
Stephane Rodriguez.1-Nov-02 20:33 
AnswerRe: How to modify inserted table in CHtmlEditView Pin
Michael Dunn1-Nov-02 15:50
sitebuilderMichael Dunn1-Nov-02 15:50 
GeneralIHTMLElementEvents event handling in CHtmlEditView Pin
Member 519431-Nov-02 14:23
Member 519431-Nov-02 14:23 
GeneralRe: IHTMLElementEvents event handling in CHtmlEditView Pin
ColinDavies1-Nov-02 14:48
ColinDavies1-Nov-02 14:48 
GeneralRe: IHTMLElementEvents event handling in CHtmlEditView Pin
Member 519431-Nov-02 15:57
Member 519431-Nov-02 15:57 
GeneralRe: IHTMLElementEvents event handling in CHtmlEditView Pin
ColinDavies1-Nov-02 16:18
ColinDavies1-Nov-02 16:18 
GeneralRe: IHTMLElementEvents event handling in CHtmlEditView Pin
ColinDavies1-Nov-02 19:39
ColinDavies1-Nov-02 19:39 
GeneralCListCtrl Help Pin
Ken Mazaika1-Nov-02 13:53
Ken Mazaika1-Nov-02 13:53 
GeneralRe: CListCtrl Help Pin
Michael Dunn1-Nov-02 15:04
sitebuilderMichael Dunn1-Nov-02 15:04 
GeneralRe: CListCtrl Help Pin
Ken Mazaika1-Nov-02 15:12
Ken Mazaika1-Nov-02 15:12 
GeneralRe: CListCtrl Help Pin
Michael Dunn1-Nov-02 15:51
sitebuilderMichael Dunn1-Nov-02 15:51 
GeneralRe: CListCtrl Help Pin
Ken Mazaika1-Nov-02 15:53
Ken Mazaika1-Nov-02 15:53 
GeneralRe: CListCtrl Help Pin
Michael P Butler2-Nov-02 7:59
Michael P Butler2-Nov-02 7:59 
GeneralRe: CListCtrl Help Pin
Ken Mazaika3-Nov-02 12:33
Ken Mazaika3-Nov-02 12:33 
GeneralPlease read....need help... Pin
Inferno2721-Nov-02 13:02
sussInferno2721-Nov-02 13:02 
GeneralRe: Please read....need help... Pin
Anatari1-Nov-02 13:31
Anatari1-Nov-02 13:31 
GeneralRe: Please read....need help... Pin
inferno2721-Nov-02 13:33
sussinferno2721-Nov-02 13:33 

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.