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

C / C++ / MFC

 
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 
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 
BTW, your example (new,create, and grab the value) would work correctly upon create if you filled in a default value within the OnInitDialog() call of the dialog that owns the control. When working with dialogs, OnInitDialog() is the appropriate place to fill in controls with default values.
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 
QuestionVisual c++ 6 freeware ? Pin
KrishnaRayalu_Talisetti16-Mar-14 21:07
KrishnaRayalu_Talisetti16-Mar-14 21:07 
AnswerRe: Visual c++ 6 freeware ? Pin
CPallini16-Mar-14 22:25
mveCPallini16-Mar-14 22:25 
GeneralRe: Visual c++ 6 freeware ? Pin
KrishnaRayalu_Talisetti16-Mar-14 23:45
KrishnaRayalu_Talisetti16-Mar-14 23:45 
GeneralRe: Visual c++ 6 freeware ? Pin
CPallini16-Mar-14 23:54
mveCPallini16-Mar-14 23:54 
AnswerRe: Visual c++ 6 freeware ? Pin
Jochen Arndt16-Mar-14 22:32
professionalJochen Arndt16-Mar-14 22:32 
GeneralRe: Visual c++ 6 freeware ? Pin
KrishnaRayalu_Talisetti16-Mar-14 23:48
KrishnaRayalu_Talisetti16-Mar-14 23:48 

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.