Click here to Skip to main content
15,903,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiongraphics.DrawImage return generic error Pin
Le@rner22-Mar-16 19:12
Le@rner22-Mar-16 19:12 
QuestionRe: graphics.DrawImage return generic error Pin
Richard MacCutchan22-Mar-16 23:10
mveRichard MacCutchan22-Mar-16 23:10 
AnswerRe: graphics.DrawImage return generic error Pin
Le@rner24-Mar-16 18:18
Le@rner24-Mar-16 18:18 
GeneralRe: graphics.DrawImage return generic error Pin
Richard MacCutchan24-Mar-16 21:57
mveRichard MacCutchan24-Mar-16 21:57 
GeneralRe: graphics.DrawImage return generic error Pin
Le@rner25-Mar-16 20:44
Le@rner25-Mar-16 20:44 
GeneralRe: graphics.DrawImage return generic error Pin
Richard MacCutchan25-Mar-16 22:44
mveRichard MacCutchan25-Mar-16 22:44 
GeneralRe: graphics.DrawImage return generic error Pin
Brisingr Aerowing24-Mar-16 19:51
professionalBrisingr Aerowing24-Mar-16 19:51 
QuestionWaitForInputIdle parent process gets access exception Pin
ForNow20-Mar-16 16:58
ForNow20-Mar-16 16:58 
AnswerRe: WaitForInputIdle parent process gets access exception Pin
leon de boer20-Mar-16 18:02
leon de boer20-Mar-16 18:02 
GeneralRe: WaitForInputIdle parent process gets access exception Pin
ForNow20-Mar-16 21:33
ForNow20-Mar-16 21:33 
GeneralRe: WaitForInputIdle parent process gets access exception Pin
leon de boer20-Mar-16 22:16
leon de boer20-Mar-16 22:16 
GeneralRe: WaitForInputIdle parent process gets access exception Pin
ForNow21-Mar-16 2:56
ForNow21-Mar-16 2:56 
GeneralThe Exception was caused by unrelated exception which I fixed WaitForInputHandle Works Thanks for your help Pin
ForNow21-Mar-16 8:35
ForNow21-Mar-16 8:35 
Questionembed WxWidgets in MFC applications? Pin
Member 853403519-Mar-16 4:50
Member 853403519-Mar-16 4:50 
Questionxx Pin
Member 1240241718-Mar-16 12:12
Member 1240241718-Mar-16 12:12 
AnswerRe: Minesweeper Game reversing hack -ASM Pin
Richard MacCutchan18-Mar-16 23:04
mveRichard MacCutchan18-Mar-16 23:04 
QuestionHow to Mix MFC Controls and OpenGL? Pin
Member 853403517-Mar-16 23:33
Member 853403517-Mar-16 23:33 
QuestionHow to perform Expression Evaluation Pin
Member 1239950317-Mar-16 8:32
Member 1239950317-Mar-16 8:32 
QuestionRe: How to perform Expression Evaluation Pin
David Crow17-Mar-16 10:11
David Crow17-Mar-16 10:11 
GeneralRe: How to perform Expression Evaluation Pin
Sascha Lefèvre17-Mar-16 10:52
professionalSascha Lefèvre17-Mar-16 10:52 
AnswerRe: How to perform Expression Evaluation Pin
Chris Losinger17-Mar-16 12:33
professionalChris Losinger17-Mar-16 12:33 
GeneralRe: How to perform Expression Evaluation Pin
Patrice T17-Mar-16 13:11
mvePatrice T17-Mar-16 13:11 
AnswerRe: How to perform Expression Evaluation Pin
Patrice T17-Mar-16 13:09
mvePatrice T17-Mar-16 13:09 
AnswerRe: How to perform Expression Evaluation Pin
Bram van Kampen22-Mar-16 14:16
Bram van Kampen22-Mar-16 14:16 
Well,

We do not do exam questions here. You see, Like it or not, whether you get your degree or diploma, or not, the real test is: 'Can you do the Job.' Degrees and diploma's are there to sort the corn from the chaff. I Myself have no degree in Computer Science, for the simple reason that in the 1970's when I went to university, computers where things that only large government institutions could afford, the cost of each of them involved billions, and no one was allowing students access to expensive things like that. I studied pure mathematics instead. You are damn lucky that you have access to an affordable computer, with a power that is a large number of magnitudes greater than the machines costing billions some 40 odd years ago!

What happened? Did you miss a Semester at College, or what? Also, Is this an exercise in What? It could de C or CPP (My Guess)
Or, if it is MFC, did you write the Interface, and are now stuck for 'Where the Rubber meets the Road'

For you, and, Only for Once, just a bit of a leg up, to do my bit for humanity.

I Suggest you start searching for 'Reverse Polish Notation' (RPN) to at least get you started.

As a Further bit of help, the question does not ask you do the harder part, (writing the Tokeniser)you only have to write code to evaluate it's result. Should not take too much effort.

On pain of being blackballed by fellow members, I remark that you are requested to implement an abstract RPN execution stack.

Success Smile | :)
Bram van Kampen

GeneralRe: How to perform Expression Evaluation Pin
David Crow23-Mar-16 2:28
David Crow23-Mar-16 2:28 

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.