Click here to Skip to main content
15,888,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why does it use so many memory Pin
Aescleal6-Jun-10 7:18
Aescleal6-Jun-10 7:18 
AnswerRe: why does it use so many memory Pin
Hristo-Bojilov5-Jun-10 6:24
Hristo-Bojilov5-Jun-10 6:24 
QuestionRe: why does it use so many memory Pin
Randor 5-Jun-10 7:02
professional Randor 5-Jun-10 7:02 
QuestionRe: why does it use so many memory Pin
David Crow7-Jun-10 4:17
David Crow7-Jun-10 4:17 
QuestionHow to Save Image from WebBrowser control Pin
voo doo125-Jun-10 5:23
voo doo125-Jun-10 5:23 
AnswerRe: How to Save Image from WebBrowser control Pin
Hristo-Bojilov5-Jun-10 6:35
Hristo-Bojilov5-Jun-10 6:35 
GeneralRe: How to Save Image from WebBrowser control Pin
voo doo125-Jun-10 7:21
voo doo125-Jun-10 7:21 
GeneralRe: How to Save Image from WebBrowser control Pin
Hristo-Bojilov5-Jun-10 8:14
Hristo-Bojilov5-Jun-10 8:14 
voo doo12 wrote:
I did. But no one seems to know.

OK.

I would advice you to write your own managed wrapper for of IHTMLElementRender interface, never mix managed and unmaged code, and avoid using C++/CLI for anything- it's not stable enough, it's very slow and inefficient, it's dirty.You are supposed to use C# or VB.NET, when you are targeting .NET platform. If you need to create something using C++ you should better use MFC libraries.Good luck.
Life is a stage and we are all actors!

GeneralRe: How to Save Image from WebBrowser control Pin
voo doo125-Jun-10 16:09
voo doo125-Jun-10 16:09 
GeneralRe: How to Save Image from WebBrowser control [modified] Pin
Hristo-Bojilov6-Jun-10 2:57
Hristo-Bojilov6-Jun-10 2:57 
GeneralRe: How to Save Image from WebBrowser control Pin
voo doo126-Jun-10 4:54
voo doo126-Jun-10 4:54 
GeneralRe: How to Save Image from WebBrowser control Pin
Hristo-Bojilov6-Jun-10 5:06
Hristo-Bojilov6-Jun-10 5:06 
Question0xC0000138: Ordinal Not Found Pin
eusto5-Jun-10 1:51
eusto5-Jun-10 1:51 
AnswerRe: 0xC0000138: Ordinal Not Found Pin
Randor 5-Jun-10 6:28
professional Randor 5-Jun-10 6:28 
GeneralRe: 0xC0000138: Ordinal Not Found Pin
eusto5-Jun-10 7:36
eusto5-Jun-10 7:36 
GeneralRe: 0xC0000138: Ordinal Not Found Pin
Randor 5-Jun-10 7:49
professional Randor 5-Jun-10 7:49 
GeneralRe: 0xC0000138: Ordinal Not Found Pin
eusto5-Jun-10 8:50
eusto5-Jun-10 8:50 
GeneralRe: 0xC0000138: Ordinal Not Found Pin
Randor 5-Jun-10 9:24
professional Randor 5-Jun-10 9:24 
QuestionHow to covert CString to LPCSTR ? Pin
wangningyu4-Jun-10 20:46
wangningyu4-Jun-10 20:46 
AnswerRe: How to covert CString to LPCSTR ? Pin
Richard MacCutchan4-Jun-10 21:19
mveRichard MacCutchan4-Jun-10 21:19 
GeneralRe: How to covert CString to LPCSTR ? Pin
wangningyu4-Jun-10 21:23
wangningyu4-Jun-10 21:23 
GeneralRe: How to covert CString to LPCSTR ? Pin
Richard MacCutchan4-Jun-10 22:11
mveRichard MacCutchan4-Jun-10 22:11 
AnswerRe: How to covert CString to LPCSTR ? Pin
Cedric Moonen4-Jun-10 21:28
Cedric Moonen4-Jun-10 21:28 
AnswerRe: How to covert CString to LPCSTR ? Pin
Aescleal4-Jun-10 23:19
Aescleal4-Jun-10 23:19 
Questionmessin with javascript Pin
csrss4-Jun-10 14:31
csrss4-Jun-10 14:31 

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.