Click here to Skip to main content
15,922,145 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
Joan M14-Apr-07 7:33
professionalJoan M14-Apr-07 7:33 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
Rajesh R Subramanian14-Apr-07 7:40
professionalRajesh R Subramanian14-Apr-07 7:40 
GeneralRe: How to ignored CTRL+ALT+DEL Pin
Joan M14-Apr-07 9:55
professionalJoan M14-Apr-07 9:55 
AnswerRe: How to ignored CTRL+ALT+DEL Pin
John R. Shaw14-Apr-07 15:11
John R. Shaw14-Apr-07 15:11 
GeneralRe: How to ignored CTRL+ALT+DEL Pin
Max.Payne15-Apr-07 16:15
Max.Payne15-Apr-07 16:15 
QuestionDestroying a DoModal dialog Pin
Super Hornet14-Apr-07 5:13
Super Hornet14-Apr-07 5:13 
AnswerRe: Destroying a DoModal dialog Pin
Joan M14-Apr-07 7:36
professionalJoan M14-Apr-07 7:36 
AnswerRe: Destroying a DoModal dialog Pin
Rajesh R Subramanian14-Apr-07 7:42
professionalRajesh R Subramanian14-Apr-07 7:42 
Super Hornet wrote:
Lets say in a dialog based application there 3 dialogs: Dlg1, Dlg2, Dlg3 and lets assume a button is there in Dlg1 and Dlg2,Now on button click on Dlg1 I am trying to invoke DoModal dialog Dlg2, and on button click of Dlg2 I am trying to invoke another DoModal dialog Dlg3, and my question is on invoking DoModal dialog Dlg3, can we destroy Dlg2??


No. If the parent is window is destroyed, the child windows will be destroyed too.


Nobody can give you wiser advice than yourself. - Cicero

AnswerRe: Destroying a DoModal dialog Pin
Mark Salsbery14-Apr-07 7:42
Mark Salsbery14-Apr-07 7:42 
GeneralRe: Destroying a DoModal dialog Pin
Super Hornet14-Apr-07 7:55
Super Hornet14-Apr-07 7:55 
Questionabout adapter Pin
prathuraj14-Apr-07 4:19
prathuraj14-Apr-07 4:19 
AnswerRe: about adapter Pin
Hamid_RT14-Apr-07 6:36
Hamid_RT14-Apr-07 6:36 
QuestionHow to know whether still connected or not Pin
Kiran Pinjala14-Apr-07 3:19
Kiran Pinjala14-Apr-07 3:19 
AnswerRe: How to know whether still connected or not Pin
Dmitry Khudorozhkov14-Apr-07 7:53
Dmitry Khudorozhkov14-Apr-07 7:53 
Questionclasses in a mfc extended dll, one use another. Pin
eat_union14-Apr-07 2:42
eat_union14-Apr-07 2:42 
QuestionSet point's size Pin
Chen-XuNuo14-Apr-07 1:48
Chen-XuNuo14-Apr-07 1:48 
AnswerRe: Set point's size Pin
Hamid_RT14-Apr-07 6:14
Hamid_RT14-Apr-07 6:14 
QuestionRe: Set point's size Pin
Mark Salsbery14-Apr-07 7:45
Mark Salsbery14-Apr-07 7:45 
AnswerRe: Set point's size Pin
bob1697214-Apr-07 8:30
bob1697214-Apr-07 8:30 
GeneralRe: Set point's size Pin
John R. Shaw14-Apr-07 15:21
John R. Shaw14-Apr-07 15:21 
GeneralRe: Set point's size Pin
bob1697214-Apr-07 16:19
bob1697214-Apr-07 16:19 
GeneralRe: Set point's size Pin
John R. Shaw14-Apr-07 16:54
John R. Shaw14-Apr-07 16:54 
GeneralRe: Set point's size Pin
Chen-XuNuo14-Apr-07 22:05
Chen-XuNuo14-Apr-07 22:05 
GeneralRe: Set point's size Pin
Mark Salsbery15-Apr-07 14:02
Mark Salsbery15-Apr-07 14:02 
QuestionRegarding Error, Please help. Pin
dhavalshah12314-Apr-07 1:00
dhavalshah12314-Apr-07 1:00 

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.