Click here to Skip to main content
15,894,410 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: An editBox and variable CString Pin
lucy31-Jul-02 10:08
lucy31-Jul-02 10:08 
well, personally, I prefer CString, if you just want to deal with its text display and retrieving. As the above post mentioned, this is done by MFC via data exchange and data validation.

use UpdateData(TRUE) to get user input for this CString variable, while UpdateData(TRUE) in place for SetWindowText.
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 
AnswerRe: How to Read & Write the File Title. Pin
Joaquín M López Muñoz31-Jul-02 8:19
Joaquín M López Muñoz31-Jul-02 8:19 

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.