Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAdding dialog to system info about file Pin
defox31-Jul-02 11:17
defox31-Jul-02 11:17 
GeneralDrawDragRect() help Pin
Stew31-Jul-02 11:12
Stew31-Jul-02 11:12 
GeneralStatic vs. Shared MFC in dll Pin
dartonw31-Jul-02 9:34
dartonw31-Jul-02 9:34 
GeneralRe: Static vs. Shared MFC in dll Pin
Navin31-Jul-02 9:53
Navin31-Jul-02 9:53 
GeneralRe: Static vs. Shared MFC in dll Pin
Ranjan Banerji31-Jul-02 10:45
Ranjan Banerji31-Jul-02 10:45 
GeneralAn editBox and variable CString Pin
ns31-Jul-02 9:23
ns31-Jul-02 9:23 
GeneralRe: An editBox and variable CString Pin
PJ Arends31-Jul-02 9:31
professionalPJ Arends31-Jul-02 9:31 
GeneralRe: An editBox and variable CString Pin
Ravi Bhavnani31-Jul-02 9:54
professionalRavi Bhavnani31-Jul-02 9:54 
I prefer to manually get/set CStrings from edit controls because it allows me full control over validating the user's input. I set controls in the dialog's OnInitDialog() handler, and get the controls' values in OnOK().

/ravi

Let's put "civil" back into "civilization"
http://www.ravib.com
ravib@ravib.com
GeneralRe: An editBox and variable CString Pin
lucy31-Jul-02 10:08
lucy31-Jul-02 10:08 
GeneralThank you all! Pin
nss31-Jul-02 13:19
nss31-Jul-02 13:19 
GeneralCOM interfaces and apps Pin
Aaron Schaefer31-Jul-02 8:56
Aaron Schaefer31-Jul-02 8:56 
QuestionHow to Rollup a Window Pin
Atlantys31-Jul-02 8:35
Atlantys31-Jul-02 8:35 
AnswerRe: How to Rollup a Window Pin
PJ Arends31-Jul-02 9:26
professionalPJ Arends31-Jul-02 9:26 
GeneralRe: How to Rollup a Window Pin
Atlantys31-Jul-02 10:29
Atlantys31-Jul-02 10:29 
GeneralRe: How to Rollup a Window Pin
PJ Arends31-Jul-02 12:25
professionalPJ Arends31-Jul-02 12:25 
GeneralRe: How to Rollup a Window Pin
Atlantys31-Jul-02 12:44
Atlantys31-Jul-02 12:44 
GeneralRe: How to Rollup a Window Pin
PJ Arends31-Jul-02 12:53
professionalPJ Arends31-Jul-02 12:53 
GeneralRe: How to Rollup a Window Pin
PJ Arends31-Jul-02 13:14
professionalPJ Arends31-Jul-02 13:14 
AnswerRe: How to Rollup a Window Pin
JohnnyG31-Jul-02 10:32
JohnnyG31-Jul-02 10:32 
GeneralRe: How to Rollup a Window Pin
JohnnyG31-Jul-02 10:57
JohnnyG31-Jul-02 10:57 
GeneralRe: How to Rollup a Window Pin
Atlantys31-Jul-02 11:00
Atlantys31-Jul-02 11:00 
GeneralRe: How to Rollup a Window Pin
JohnnyG31-Jul-02 12:26
JohnnyG31-Jul-02 12:26 
GeneralRe: How to Rollup a Window Pin
JohnnyG31-Jul-02 13:33
JohnnyG31-Jul-02 13:33 
GeneralRe: How to Rollup a Window Pin
Baatezu1-Aug-02 9:11
Baatezu1-Aug-02 9:11 
QuestionHow to Read & Write the File Title. Pin
Ganesh Agrawal31-Jul-02 8:07
Ganesh Agrawal31-Jul-02 8:07 

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.