Click here to Skip to main content
15,895,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: use c++ to drive cmd window and get responses Pin
Richard MacCutchan18-Mar-14 22:26
mveRichard MacCutchan18-Mar-14 22:26 
AnswerRe: use c++ to drive cmd window and get responses Pin
David Crow19-Mar-14 3:38
David Crow19-Mar-14 3:38 
GeneralRe: use c++ to drive cmd window and get responses Pin
bkelly1319-Mar-14 16:33
bkelly1319-Mar-14 16:33 
GeneralRe: use c++ to drive cmd window and get responses Pin
Heng Xiangzhong10-Apr-14 1:38
Heng Xiangzhong10-Apr-14 1:38 
QuestionEdit Box use [Solved] Pin
Fawaz Ajani17-Mar-14 10:43
Fawaz Ajani17-Mar-14 10:43 
AnswerRe: Edit Box use Pin
Albert Holguin17-Mar-14 11:34
professionalAlbert Holguin17-Mar-14 11:34 
GeneralRe: Edit Box use Pin
Fawaz Ajani17-Mar-14 22:21
Fawaz Ajani17-Mar-14 22:21 
GeneralRe: Edit Box use Pin
Richard MacCutchan18-Mar-14 0:41
mveRichard MacCutchan18-Mar-14 0:41 
Fawaz Ajani wrote:
But it didn't work.
You need to look at what you are doing here, you create the dialog and immediately try to capture some data before the edit control has received any information. Try stepping through your code with the debugger to see exactly what is going on and what are the values of all the varibles at each stage. You may like to work through this sample[^] to see how it should be done.
GeneralRe: Edit Box use Pin
Fawaz Ajani18-Mar-14 5:05
Fawaz Ajani18-Mar-14 5:05 
GeneralRe: Edit Box use Pin
Richard MacCutchan18-Mar-14 6:54
mveRichard MacCutchan18-Mar-14 6:54 
GeneralRe: Edit Box use Pin
Fawaz Ajani19-Mar-14 20:37
Fawaz Ajani19-Mar-14 20:37 
GeneralRe: Edit Box use Pin
Albert Holguin18-Mar-14 5:04
professionalAlbert Holguin18-Mar-14 5:04 
GeneralRe: Edit Box use Pin
Fawaz Ajani18-Mar-14 5:09
Fawaz Ajani18-Mar-14 5:09 
SuggestionRe: Edit Box use Pin
Albert Holguin18-Mar-14 10:56
professionalAlbert Holguin18-Mar-14 10:56 
QuestionSyntax Error Pin
Member 1060570217-Mar-14 6:43
Member 1060570217-Mar-14 6:43 
AnswerRe: Syntax Error Pin
Richard Andrew x6417-Mar-14 9:09
professionalRichard Andrew x6417-Mar-14 9:09 
GeneralRe: Syntax Error Pin
Member 1060570217-Mar-14 10:09
Member 1060570217-Mar-14 10:09 
GeneralRe: Syntax Error Pin
Albert Holguin17-Mar-14 12:31
professionalAlbert Holguin17-Mar-14 12:31 
AnswerRe: Syntax Error Pin
Albert Holguin17-Mar-14 12:34
professionalAlbert Holguin17-Mar-14 12:34 
GeneralRe: Syntax Error Pin
Member 1060570218-Mar-14 2:37
Member 1060570218-Mar-14 2:37 
GeneralRe: Syntax Error Pin
Albert Holguin18-Mar-14 5:03
professionalAlbert Holguin18-Mar-14 5:03 
QuestionAbout InstallWinIoDriver function of WinIo.dll Pin
cedricvictor17-Mar-14 3:38
cedricvictor17-Mar-14 3:38 
AnswerRe: About InstallWinIoDriver function of WinIo.dll Pin
Gisle Vanem17-Mar-14 3:46
Gisle Vanem17-Mar-14 3:46 
AnswerRe: About InstallWinIoDriver function of WinIo.dll Pin
Randor 17-Mar-14 9:31
professional Randor 17-Mar-14 9:31 
GeneralRe: About InstallWinIoDriver function of WinIo.dll Pin
cedricvictor18-Mar-14 2:30
cedricvictor18-Mar-14 2:30 

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.