Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I create a child window? Pin
Stephen Hewitt2-Mar-10 21:07
Stephen Hewitt2-Mar-10 21:07 
Questionconverting .ico file to .png file Pin
johnalek2-Mar-10 11:36
johnalek2-Mar-10 11:36 
AnswerRe: converting .ico file to .png file Pin
Chris Losinger2-Mar-10 11:47
professionalChris Losinger2-Mar-10 11:47 
AnswerRe: converting .ico file to .png file Pin
TTPadmin2-Mar-10 13:28
TTPadmin2-Mar-10 13:28 
AnswerRe: converting .ico file to .png file Pin
BIJU Manjeri2-Mar-10 16:53
BIJU Manjeri2-Mar-10 16:53 
AnswerRe: converting .ico file to .png file Pin
Joe Woodbury3-Mar-10 5:25
professionalJoe Woodbury3-Mar-10 5:25 
QuestionHow to programmatically perform actions online? Pin
DanYELL2-Mar-10 11:02
DanYELL2-Mar-10 11:02 
AnswerRe: How to programmatically perform actions online? Pin
Richard Andrew x642-Mar-10 14:22
professionalRichard Andrew x642-Mar-10 14:22 
Something like that might require a high level of machine intelligence, unless you are creating it to interact with only a small set of pre-defined pages.

Instead of interacting with the web page like that, why not think about interacting with the web server as if you are the browser?

For instance, have your program connect to the web server, and issue its own POST request.
GeneralRe: How to programmatically perform actions online? Pin
DanYELL3-Mar-10 11:16
DanYELL3-Mar-10 11:16 
GeneralRe: How to programmatically perform actions online? Pin
Richard Andrew x643-Mar-10 11:34
professionalRichard Andrew x643-Mar-10 11:34 
QuestionHow to convert non ATl project to ATL compatible Pin
cantonin2-Mar-10 8:22
cantonin2-Mar-10 8:22 
AnswerRe: How to convert non ATl project to ATL compatible Pin
KingsGambit2-Mar-10 8:50
KingsGambit2-Mar-10 8:50 
QuestionTreeCtrl in MFC Pin
Jhony george2-Mar-10 7:12
Jhony george2-Mar-10 7:12 
AnswerRe: TreeCtrl in MFC Pin
Hristo-Bojilov2-Mar-10 7:30
Hristo-Bojilov2-Mar-10 7:30 
GeneralRe: TreeCtrl in MFC Pin
Jhony george2-Mar-10 7:36
Jhony george2-Mar-10 7:36 
AnswerRe: TreeCtrl in MFC Pin
Maximilien2-Mar-10 7:33
Maximilien2-Mar-10 7:33 
GeneralRe: TreeCtrl in MFC Pin
Jhony george2-Mar-10 7:40
Jhony george2-Mar-10 7:40 
GeneralRe: TreeCtrl in MFC Pin
Maximilien2-Mar-10 7:47
Maximilien2-Mar-10 7:47 
GeneralRe: TreeCtrl in MFC Pin
Jhony george2-Mar-10 7:55
Jhony george2-Mar-10 7:55 
Questionc++ or c# Pin
hamidCVIP20082-Mar-10 4:36
hamidCVIP20082-Mar-10 4:36 
AnswerRe: c++ or c# Pin
Maximilien2-Mar-10 5:21
Maximilien2-Mar-10 5:21 
AnswerRe: c++ or c# Pin
Hristo-Bojilov2-Mar-10 5:27
Hristo-Bojilov2-Mar-10 5:27 
AnswerRe: c++ or c# Pin
Covean2-Mar-10 5:28
Covean2-Mar-10 5:28 
AnswerRe: c++ or c# Pin
Joe Woodbury2-Mar-10 5:50
professionalJoe Woodbury2-Mar-10 5:50 
GeneralRe: c++ or c# Pin
Rajesh R Subramanian2-Mar-10 23:44
professionalRajesh R Subramanian2-Mar-10 23:44 

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.