Click here to Skip to main content
16,011,702 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MFC Application and Web service Pin
led mike7-May-08 4:28
led mike7-May-08 4:28 
GeneralRe: MFC Application and Web service Pin
BadJerry7-May-08 4:40
BadJerry7-May-08 4:40 
GeneralRe: MFC Application and Web service Pin
led mike7-May-08 5:05
led mike7-May-08 5:05 
AnswerRe: MFC Application and Web service Pin
Christopher Duncan7-May-08 14:20
Christopher Duncan7-May-08 14:20 
GeneralRe: MFC Application and Web service Pin
BadJerry7-May-08 23:13
BadJerry7-May-08 23:13 
GeneralRe: MFC Application and Web service Pin
Christopher Duncan8-May-08 6:04
Christopher Duncan8-May-08 6:04 
GeneralRe: MFC Application and Web service Pin
BadJerry8-May-08 6:59
BadJerry8-May-08 6:59 
GeneralRe: MFC Application and Web service Pin
Christopher Duncan8-May-08 7:27
Christopher Duncan8-May-08 7:27 
Well, if you have your heart set on a web service, then probably the best approach is to expose functionality in the MFC app via COM and have the web service act as an intermediary, making COM calls to MFC and passing the results back to the caller of the web service. I don't see any reason why that shouldn't work for you.

Have fun! Smile | :)


GeneralRe: MFC Application and Web service Pin
BadJerry8-May-08 10:13
BadJerry8-May-08 10:13 
QuestionWM_TIMER & MessageBox Pin
CPallini7-May-08 3:58
mveCPallini7-May-08 3:58 
AnswerRe: WM_TIMER & MessageBox Pin
BadJerry7-May-08 4:09
BadJerry7-May-08 4:09 
QuestionRe: WM_TIMER & MessageBox Pin
CPallini7-May-08 4:17
mveCPallini7-May-08 4:17 
AnswerRe: WM_TIMER & MessageBox Pin
BadJerry7-May-08 4:35
BadJerry7-May-08 4:35 
QuestionRe: WM_TIMER & MessageBox Pin
CPallini7-May-08 4:46
mveCPallini7-May-08 4:46 
AnswerRe: WM_TIMER & MessageBox Pin
BadJerry7-May-08 4:53
BadJerry7-May-08 4:53 
GeneralRe: WM_TIMER & MessageBox Pin
CPallini7-May-08 5:05
mveCPallini7-May-08 5:05 
QuestionError compiling dll Pin
alex7867-May-08 3:46
alex7867-May-08 3:46 
AnswerRe: Error compiling dll Pin
Matthew Faithfull7-May-08 3:58
Matthew Faithfull7-May-08 3:58 
GeneralRe: Error compiling dll Pin
alex7867-May-08 18:35
alex7867-May-08 18:35 
QuestionRe: Error compiling dll Pin
David Crow7-May-08 4:02
David Crow7-May-08 4:02 
Questionplz help me write this program Pin
Umair Zuberi7-May-08 3:26
Umair Zuberi7-May-08 3:26 
AnswerRe: plz help me write this program Pin
Maximilien7-May-08 3:30
Maximilien7-May-08 3:30 
GeneralMessage Removed Pin
7-May-08 3:43
Umair Zuberi7-May-08 3:43 
GeneralRe: plz help me write this program Pin
Maximilien7-May-08 3:51
Maximilien7-May-08 3:51 
GeneralMessage Removed Pin
7-May-08 4:08
Umair Zuberi7-May-08 4:08 

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.