Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to avoid if else... Pin
led mike12-Jun-09 4:35
led mike12-Jun-09 4:35 
GeneralRe: How to avoid if else... Pin
molesworth12-Jun-09 6:19
molesworth12-Jun-09 6:19 
JokeRe: How to avoid if else... Pin
CPallini12-Jun-09 6:42
mveCPallini12-Jun-09 6:42 
GeneralRe: How to avoid if else... Pin
led mike12-Jun-09 8:23
led mike12-Jun-09 8:23 
GeneralRe: How to avoid if else... Pin
CPallini12-Jun-09 22:39
mveCPallini12-Jun-09 22:39 
GeneralRe: How to avoid if else... Pin
led mike15-Jun-09 5:08
led mike15-Jun-09 5:08 
GeneralRe: How to avoid if else... Pin
CPallini15-Jun-09 8:39
mveCPallini15-Jun-09 8:39 
GeneralRe: How to avoid if else... Pin
Lutosław12-Jun-09 8:31
Lutosław12-Jun-09 8:31 
QuestionRe: How to avoid if else... Pin
CPallini12-Jun-09 5:46
mveCPallini12-Jun-09 5:46 
AnswerRe: How to avoid if else... Pin
vikasvds15-Jun-09 2:32
vikasvds15-Jun-09 2:32 
JokeRe: How to avoid if else... Pin
CPallini15-Jun-09 2:59
mveCPallini15-Jun-09 2:59 
GeneralRe: How to avoid if else... Pin
Arun Singh K13-Jun-09 1:18
Arun Singh K13-Jun-09 1:18 
GeneralRe: How to avoid if else... Pin
vikasvds14-Jun-09 21:30
vikasvds14-Jun-09 21:30 
GeneralRe: How to avoid if else... Pin
vikasvds14-Jun-09 21:32
vikasvds14-Jun-09 21:32 
QuestionHow to get data from user during run time? Pin
kapardhi12-Jun-09 3:04
kapardhi12-Jun-09 3:04 
Hai!

Using MessageBox or AfxMessageBox we are able to display some message to the user during runtime, the message may include the value returned from a function etc.

Can we do the other way ??

I want the user should enter one byte data during run time, depending on the entered value i want to proceed my calculation .

Is it posible in MFC, if yes how to do it !!

Thanks!
QuestionRe: How to get data from user during run time? Pin
David Crow12-Jun-09 3:08
David Crow12-Jun-09 3:08 
AnswerRe: How to get data from user during run time? Pin
kapardhi12-Jun-09 3:11
kapardhi12-Jun-09 3:11 
AnswerRe: How to get data from user during run time? Pin
David Crow12-Jun-09 3:14
David Crow12-Jun-09 3:14 
GeneralEven better! Pin
CPallini12-Jun-09 3:23
mveCPallini12-Jun-09 3:23 
GeneralRe: How to get data from user during run time? Pin
Michael Schubert12-Jun-09 3:19
Michael Schubert12-Jun-09 3:19 
AnswerGood! Pin
CPallini12-Jun-09 3:23
mveCPallini12-Jun-09 3:23 
JokeRe: Good! Pin
Michael Schubert12-Jun-09 3:26
Michael Schubert12-Jun-09 3:26 
JokeRe: Good! Pin
CPallini12-Jun-09 5:42
mveCPallini12-Jun-09 5:42 
GeneralRe: Good! Pin
Michael Schubert12-Jun-09 6:31
Michael Schubert12-Jun-09 6:31 
QuestionHow to read a schema file and get the elements from the schema file (xsd)?? Pin
Jayaraman K12-Jun-09 1:31
Jayaraman K12-Jun-09 1:31 

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.