Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSubclassing CDialog from Form Pin
Danielle Schmitt28-Sep-05 12:53
Danielle Schmitt28-Sep-05 12:53 
AnswerRe: Subclassing CDialog from Form Pin
Jose Lamas Rios28-Sep-05 18:39
Jose Lamas Rios28-Sep-05 18:39 
GeneralRe: Subclassing CDialog from Form Pin
Danielle Schmitt29-Sep-05 8:14
Danielle Schmitt29-Sep-05 8:14 
Questionwarning from MFC Pin
valerie9928-Sep-05 11:44
valerie9928-Sep-05 11:44 
AnswerRe: warning from MFC Pin
Tim Smith28-Sep-05 12:54
Tim Smith28-Sep-05 12:54 
AnswerRe: warning from MFC Pin
tamsel28-Sep-05 19:55
tamsel28-Sep-05 19:55 
QuestionFinding a child dialog of a window? Pin
charlieg28-Sep-05 11:12
charlieg28-Sep-05 11:12 
AnswerRe: Finding a child dialog of a window? Pin
douglasjordan28-Sep-05 11:31
douglasjordan28-Sep-05 11:31 
Will the EnumChildWindows function work for you? Perhaps the order the window handles are returned will be the z order and you can take the first?
GeneralRe: Finding a child dialog of a window? Pin
charlieg28-Sep-05 12:14
charlieg28-Sep-05 12:14 
GeneralRe: Finding a child dialog of a window? Pin
douglasjordan28-Sep-05 12:16
douglasjordan28-Sep-05 12:16 
GeneralRe: Finding a child dialog of a window? Pin
charlieg28-Sep-05 12:40
charlieg28-Sep-05 12:40 
GeneralRe: Finding a child dialog of a window? Pin
douglasjordan28-Sep-05 12:43
douglasjordan28-Sep-05 12:43 
GeneralRe: Finding a child dialog of a window? Pin
charlieg28-Sep-05 12:57
charlieg28-Sep-05 12:57 
GeneralRe: Finding a child dialog of a window? Pin
Jose Lamas Rios28-Sep-05 18:49
Jose Lamas Rios28-Sep-05 18:49 
GeneralRe: Finding a child dialog of a window? Pin
charlieg29-Sep-05 0:53
charlieg29-Sep-05 0:53 
GeneralRe: Finding a child dialog of a window? Pin
S Douglas28-Sep-05 23:05
professionalS Douglas28-Sep-05 23:05 
Questionlong double... Pin
Link260028-Sep-05 7:10
Link260028-Sep-05 7:10 
AnswerRe: long double... Pin
Christian Graus28-Sep-05 7:38
protectorChristian Graus28-Sep-05 7:38 
AnswerRe: long double... Pin
toxcct28-Sep-05 21:14
toxcct28-Sep-05 21:14 
GeneralRe: long double... Pin
Link260030-Sep-05 2:19
Link260030-Sep-05 2:19 
Questionget html from the net Pin
hamavreg228-Sep-05 6:53
hamavreg228-Sep-05 6:53 
AnswerRe: get html from the net Pin
vikas amin28-Sep-05 23:12
vikas amin28-Sep-05 23:12 
Questioncrash on the end of release mode Pin
valerie9928-Sep-05 4:15
valerie9928-Sep-05 4:15 
AnswerRe: crash on the end of release mode Pin
carks28-Sep-05 6:04
carks28-Sep-05 6:04 
GeneralThanks. I've tried your suggestion Pin
valerie9928-Sep-05 10:58
valerie9928-Sep-05 10:58 

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.