Click here to Skip to main content
15,896,063 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can my C++ program know when a batch file updates? Pin
krrilee1-Apr-09 3:03
krrilee1-Apr-09 3:03 
AnswerRe: How can my C++ program know when a batch file updates? Pin
Stuart Dootson1-Apr-09 3:16
professionalStuart Dootson1-Apr-09 3:16 
Questionhow to use two flags for create file Pin
Jach Mullan1-Apr-09 3:03
Jach Mullan1-Apr-09 3:03 
AnswerRe: how to use two flags for create file Pin
Cedric Moonen1-Apr-09 3:07
Cedric Moonen1-Apr-09 3:07 
GeneralRe: how to use two flags for create file Pin
Jach Mullan1-Apr-09 4:54
Jach Mullan1-Apr-09 4:54 
AnswerRe: how to use two flags for create file Pin
Stuart Dootson1-Apr-09 3:18
professionalStuart Dootson1-Apr-09 3:18 
AnswerRe: how to use two flags for create file Pin
ThatsAlok1-Apr-09 18:37
ThatsAlok1-Apr-09 18:37 
QuestionClosing first dialog box while second is still running Pin
VCProgrammer1-Apr-09 2:18
VCProgrammer1-Apr-09 2:18 
Hi all,

I have made a Dialog based application in vc 2008. In my application i am opening second dialog box using DoModal() on a button click event of first dialog box. In second dialog box i am starting a worker thread in my OnInitDialog() function.My problem is while my second dialog box is still doing some work, first dialog box can be closed in the back that is it is active.

Please help me in this

Thanks in advance
AnswerRe: Closing first dialog box while second is still running Pin
Rajesh R Subramanian1-Apr-09 2:27
professionalRajesh R Subramanian1-Apr-09 2:27 
GeneralRe: Closing first dialog box while second is still running Pin
VCProgrammer1-Apr-09 2:30
VCProgrammer1-Apr-09 2:30 
QuestionRe: Closing first dialog box while second is still running Pin
Rajesh R Subramanian1-Apr-09 2:36
professionalRajesh R Subramanian1-Apr-09 2:36 
AnswerRe: Closing first dialog box while second is still running Pin
VCProgrammer1-Apr-09 2:57
VCProgrammer1-Apr-09 2:57 
GeneralRe: Closing first dialog box while second is still running Pin
ThatsAlok1-Apr-09 18:39
ThatsAlok1-Apr-09 18:39 
QuestionRe: Closing first dialog box while second is still running Pin
David Crow1-Apr-09 3:01
David Crow1-Apr-09 3:01 
Questionpointer deletion querry Pin
Deepu Antony1-Apr-09 2:09
Deepu Antony1-Apr-09 2:09 
AnswerRe: pointer deletion querry Pin
Rajesh R Subramanian1-Apr-09 2:12
professionalRajesh R Subramanian1-Apr-09 2:12 
AnswerRe: pointer deletion querry Pin
Cedric Moonen1-Apr-09 2:12
Cedric Moonen1-Apr-09 2:12 
AnswerRe: pointer deletion querry Pin
Deepu Antony1-Apr-09 2:15
Deepu Antony1-Apr-09 2:15 
AnswerRe: pointer deletion querry Pin
CPallini1-Apr-09 2:17
mveCPallini1-Apr-09 2:17 
AnswerRe: pointer deletion querry Pin
ThatsAlok1-Apr-09 18:48
ThatsAlok1-Apr-09 18:48 
QuestionEnumerating users Pin
Eikthrynir1-Apr-09 1:50
Eikthrynir1-Apr-09 1:50 
AnswerRe: Enumerating users Pin
Iain Clarke, Warrior Programmer1-Apr-09 2:00
Iain Clarke, Warrior Programmer1-Apr-09 2:00 
QuestionRe: Enumerating users Pin
David Crow1-Apr-09 3:04
David Crow1-Apr-09 3:04 
AnswerRe: Enumerating users Pin
Eikthrynir2-Apr-09 3:15
Eikthrynir2-Apr-09 3:15 
AnswerRe: Enumerating users Pin
ThatsAlok1-Apr-09 18:59
ThatsAlok1-Apr-09 18:59 

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.