Click here to Skip to main content
15,913,283 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Close Dialog Box in MFC Pin
Nibu babu thomas17-Jun-08 17:28
Nibu babu thomas17-Jun-08 17:28 
GeneralRe: Close Dialog Box in MFC Pin
cb0206117-Jun-08 17:35
cb0206117-Jun-08 17:35 
GeneralRe: Close Dialog Box in MFC Pin
Nibu babu thomas17-Jun-08 17:47
Nibu babu thomas17-Jun-08 17:47 
GeneralRe: Close Dialog Box in MFC Pin
cb0206117-Jun-08 17:55
cb0206117-Jun-08 17:55 
GeneralRe: Close Dialog Box in MFC Pin
Nibu babu thomas17-Jun-08 18:02
Nibu babu thomas17-Jun-08 18:02 
GeneralRe: Close Dialog Box in MFC Pin
cb0206117-Jun-08 19:30
cb0206117-Jun-08 19:30 
AnswerRe: Close Dialog Box in MFC Pin
David Crow18-Jun-08 3:35
David Crow18-Jun-08 3:35 
QuestionHow to auto put string into edit control and press button on web page? Pin
hanlei000000000917-Jun-08 15:25
hanlei000000000917-Jun-08 15:25 
I use CWebBrowser2 to open web page:
CWebBrowser2 m_webBrow2; 
m_webBrow2.Navigate("http://www.google.com",NULL,NULL,NULL,NULL);  



When web page has been opend, I can put "my search" into google's search edit control by keyboard and press search button by mouse.

But, how to do these by C++ code?
Is CWebBrowser2 have member can do this?
AnswerRe: How to auto put string into edit control and press button on web page? [modified] Pin
Nibu babu thomas17-Jun-08 17:17
Nibu babu thomas17-Jun-08 17:17 
GeneralRe: How to auto put string into edit control and press button on web page? Pin
hanlei000000000917-Jun-08 19:30
hanlei000000000917-Jun-08 19:30 
AnswerRe: How to auto put string into edit control and press button on web page? Pin
blackwolf123334-Jul-11 18:53
blackwolf123334-Jul-11 18:53 
QuestionSOLVED Bitmap histogram - size does matter ! [modified] Pin
Vaclav_17-Jun-08 12:40
Vaclav_17-Jun-08 12:40 
AnswerRe: Bitmap histogram - size does matter ! Pin
Mark Salsbery17-Jun-08 13:42
Mark Salsbery17-Jun-08 13:42 
GeneralRe: Bitmap histogram - size does matter ! Pin
Vaclav_17-Jun-08 15:05
Vaclav_17-Jun-08 15:05 
GeneralRe: Bitmap histogram - size does matter ! Pin
Mark Salsbery18-Jun-08 6:03
Mark Salsbery18-Jun-08 6:03 
GeneralRe: Bitmap histogram - size does matter ! Pin
Vaclav_18-Jun-08 7:04
Vaclav_18-Jun-08 7:04 
GeneralRe: Bitmap histogram - size does matter ! Pin
Mark Salsbery18-Jun-08 10:58
Mark Salsbery18-Jun-08 10:58 
QuestionMFC CListCtrl Memory management Pin
Psyinx17-Jun-08 9:52
Psyinx17-Jun-08 9:52 
QuestionRe: MFC CListCtrl Memory management Pin
David Crow17-Jun-08 10:05
David Crow17-Jun-08 10:05 
AnswerRe: MFC CListCtrl Memory management Pin
Psyinx17-Jun-08 11:42
Psyinx17-Jun-08 11:42 
QuestionRe: MFC CListCtrl Memory management Pin
David Crow17-Jun-08 16:37
David Crow17-Jun-08 16:37 
AnswerRe: MFC CListCtrl Memory management Pin
bonkers12318-Jun-08 1:02
bonkers12318-Jun-08 1:02 
QuestionRe: MFC CListCtrl Memory management Pin
David Crow18-Jun-08 2:26
David Crow18-Jun-08 2:26 
AnswerRe: MFC CListCtrl Memory management Pin
bonkers12318-Jun-08 5:08
bonkers12318-Jun-08 5:08 
GeneralRe: MFC CListCtrl Memory management Pin
David Crow18-Jun-08 5:15
David Crow18-Jun-08 5:15 

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.