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

C / C++ / MFC

 
QuestionRe: Serbian language support to VC 6.0 Pin
Rajesh R Subramanian2-May-07 23:16
professionalRajesh R Subramanian2-May-07 23:16 
AnswerRe: Serbian language support to VC 6.0 Pin
Hamid_RT2-May-07 21:15
Hamid_RT2-May-07 21:15 
GeneralRe: Serbian language support to VC 6.0 Pin
Y K Kishore Kumar2-May-07 21:34
Y K Kishore Kumar2-May-07 21:34 
QuestionMonitoring a process running on a remote system Pin
Aryan S2-May-07 19:13
Aryan S2-May-07 19:13 
AnswerRe: Monitoring a process running on a remote system Pin
Sachin R Sangoi3-May-07 4:29
Sachin R Sangoi3-May-07 4:29 
QuestionSupport for developing virtual machines in C++? Pin
zopiro2-May-07 19:13
zopiro2-May-07 19:13 
QuestionNeed help Pin
yaminisridaran2-May-07 18:56
yaminisridaran2-May-07 18:56 
AnswerRe: Need help Pin
_AnsHUMAN_ 2-May-07 19:11
_AnsHUMAN_ 2-May-07 19:11 
To open the URL, you can use ShellExecute but you won't be getting a notification for the successful loading of the page in IE.

So it would be better for you to use a CHtmlView and use:
OnNavigateError-Called by the framework if navigation to a hyperlink fails.
or
OnDownloadComplete-Called when a navigation operation finished, was halted, or failed.
You can also look for the functions in CHtmlView that send notifications for successful loading of the pages or if some error is thrown.
I guess this is what you are looking for and it helps you.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-) _AnShUmAn_

GeneralRe: Need help Pin
yaminisridaran2-May-07 19:17
yaminisridaran2-May-07 19:17 
GeneralRe: Need help Pin
_AnsHUMAN_ 2-May-07 19:34
_AnsHUMAN_ 2-May-07 19:34 
AnswerRe: Need help Pin
Hamid_RT2-May-07 21:14
Hamid_RT2-May-07 21:14 
GeneralRe: Need help Pin
yaminisridaran2-May-07 22:22
yaminisridaran2-May-07 22:22 
AnswerRe: Need help Pin
Paresh Chitte2-May-07 21:20
Paresh Chitte2-May-07 21:20 
GeneralRe: Need help Pin
yaminisridaran2-May-07 23:26
yaminisridaran2-May-07 23:26 
GeneralRe: Need help Pin
Mark Salsbery3-May-07 6:42
Mark Salsbery3-May-07 6:42 
QuestionRe: Need help Pin
David Crow3-May-07 2:39
David Crow3-May-07 2:39 
AnswerRe: Need help Pin
yaminisridaran3-May-07 18:31
yaminisridaran3-May-07 18:31 
GeneralRe: Need help Pin
David Crow4-May-07 2:29
David Crow4-May-07 2:29 
QuestionCListCtrl Pin
hero19952-May-07 18:09
hero19952-May-07 18:09 
AnswerRe: CListCtrl Pin
Paresh Chitte2-May-07 18:22
Paresh Chitte2-May-07 18:22 
AnswerRe: CListCtrl Pin
_AnsHUMAN_ 2-May-07 18:22
_AnsHUMAN_ 2-May-07 18:22 
AnswerRe: CListCtrl Pin
prasad_som2-May-07 18:26
prasad_som2-May-07 18:26 
QuestionRe: CListCtrl Pin
Hamid_RT2-May-07 20:07
Hamid_RT2-May-07 20:07 
AnswerRe: CListCtrl Pin
_AnsHUMAN_ 2-May-07 20:35
_AnsHUMAN_ 2-May-07 20:35 
AnswerRe: CListCtrl Pin
hero19952-May-07 21:21
hero19952-May-07 21:21 

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.