Click here to Skip to main content
15,927,946 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Winsock question Pin
bcstone28-Jun-06 13:26
bcstone28-Jun-06 13:26 
GeneralRe: Winsock question Pin
Jeremy Falcon28-Jun-06 13:27
professionalJeremy Falcon28-Jun-06 13:27 
AnswerRe: Winsock question Pin
Jörgen Sigvardsson28-Jun-06 14:10
Jörgen Sigvardsson28-Jun-06 14:10 
QuestionCListCtrl Pin
ftsOne28-Jun-06 8:53
ftsOne28-Jun-06 8:53 
Questionabout radio buttons Pin
Desmo1628-Jun-06 7:15
Desmo1628-Jun-06 7:15 
AnswerRe: about radio buttons Pin
Zac Howland28-Jun-06 7:33
Zac Howland28-Jun-06 7:33 
AnswerRe: about radio buttons Pin
David Crow28-Jun-06 7:38
David Crow28-Jun-06 7:38 
GeneralRe: about radio buttons Pin
Blake Miller28-Jun-06 12:22
Blake Miller28-Jun-06 12:22 
The control variable should be set in the constructor, or else before claling DoModal for the dialog, and the DDXExchange call made during the call from OnInitDialog would handle it fine.

I agree with David - end user should not be willy-nilly calling UpdateData.


I've seen better runs in my shorts! - Patches O'Houlihan
QuestionEncryption Pin
we3Guy28-Jun-06 5:42
we3Guy28-Jun-06 5:42 
AnswerRe: Encryption Pin
Sarath C28-Jun-06 5:49
Sarath C28-Jun-06 5:49 
GeneralRe: Encryption [modified] Pin
we3Guy28-Jun-06 5:59
we3Guy28-Jun-06 5:59 
GeneralRe: Encryption Pin
Zac Howland28-Jun-06 7:27
Zac Howland28-Jun-06 7:27 
GeneralRe: Encryption [modified] Pin
Chris Losinger28-Jun-06 6:00
professionalChris Losinger28-Jun-06 6:00 
AnswerRe: Encryption Pin
Sarath C28-Jun-06 6:49
Sarath C28-Jun-06 6:49 
QuestionCRichEditCtrl with ownder draw scroll bar Pin
YaronNir28-Jun-06 5:41
YaronNir28-Jun-06 5:41 
Questionproblem with combobox Pin
Desmo1628-Jun-06 5:05
Desmo1628-Jun-06 5:05 
AnswerRe: problem with combobox Pin
Sarath C28-Jun-06 5:15
Sarath C28-Jun-06 5:15 
GeneralRe: problem with combobox Pin
Desmo1628-Jun-06 5:33
Desmo1628-Jun-06 5:33 
AnswerRe: problem with combobox Pin
Mark F.28-Jun-06 5:45
Mark F.28-Jun-06 5:45 
GeneralRe: problem with combobox Pin
Desmo1628-Jun-06 6:47
Desmo1628-Jun-06 6:47 
QuestionGetting Text to display in a RichEditView [modified] Pin
cwbenson28-Jun-06 5:01
cwbenson28-Jun-06 5:01 
AnswerRe: Getting Text to display in a RichEditView Pin
Sarath C28-Jun-06 5:14
Sarath C28-Jun-06 5:14 
AnswerRe: Getting Text to display in a RichEditView Pin
David Crow28-Jun-06 5:53
David Crow28-Jun-06 5:53 
GeneralRe: Getting Text to display in a RichEditView Pin
Mark F.28-Jun-06 5:56
Mark F.28-Jun-06 5:56 
GeneralRe: Getting Text to display in a RichEditView Pin
cwbenson29-Jun-06 11:15
cwbenson29-Jun-06 11:15 

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.