Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to use ExecWB method? Pin
Roozbeh692-Sep-05 22:07
professionalRoozbeh692-Sep-05 22:07 
Questionconcept of & Pin
Rupali sarda2-Sep-05 21:55
Rupali sarda2-Sep-05 21:55 
AnswerRe: concept of & Pin
toxcct2-Sep-05 22:48
toxcct2-Sep-05 22:48 
AnswerRe: concept of & Pin
Michael Dunn2-Sep-05 22:53
sitebuilderMichael Dunn2-Sep-05 22:53 
General[Message Deleted] Pin
sunit53-Sep-05 0:17
sunit53-Sep-05 0:17 
GeneralRe: concept of & Pin
sunit53-Sep-05 0:40
sunit53-Sep-05 0:40 
AnswerRe: concept of & Pin
ThatsAlok3-Sep-05 2:27
ThatsAlok3-Sep-05 2:27 
Questionmodeless dialog closing Pin
sayup2-Sep-05 19:51
sayup2-Sep-05 19:51 
hello
I have a dialog based application where i am popping a modeless dialog from the OnInitDialog() of this dialog.I alos have a menu in the parent dialog.What i want is that if user clicks on red cross button and calls OnClose()(WM_CLOSE)then only he should be able to create another modeless dialog through menu.How should i override the OnClose and menu handler.I tried to set a variable of my parent dialog in OnClose of modeless dialog and then check it in OnMenu(0 handler but this is not working.Can somebody expalin to me what happens when we click on red cross button of modeless dialog.Do i need to call destroyWindow()?
please help

thanks in advance
AnswerRe: modeless dialog closing Pin
ThatsAlok2-Sep-05 20:49
ThatsAlok2-Sep-05 20:49 
QuestionA fatal error while compiling Pin
ILoveCS2-Sep-05 19:43
ILoveCS2-Sep-05 19:43 
GeneralRe: A fatal error while compiling Pin
sunit52-Sep-05 19:54
sunit52-Sep-05 19:54 
JokeRe: A fatal error while compiling Pin
ThatsAlok2-Sep-05 22:43
ThatsAlok2-Sep-05 22:43 
GeneralRe: A fatal error while compiling Pin
ILoveCS3-Sep-05 0:08
ILoveCS3-Sep-05 0:08 
GeneralRe: A fatal error while compiling Pin
ThatsAlok3-Sep-05 0:18
ThatsAlok3-Sep-05 0:18 
AnswerRe: A fatal error while compiling Pin
Michael Dunn2-Sep-05 23:07
sitebuilderMichael Dunn2-Sep-05 23:07 
GeneralRe: A fatal error while compiling Pin
ILoveCS3-Sep-05 0:40
ILoveCS3-Sep-05 0:40 
GeneralRe: A fatal error while compiling Pin
Michael Dunn3-Sep-05 1:02
sitebuilderMichael Dunn3-Sep-05 1:02 
GeneralRe: A fatal error while compiling Pin
ILoveCS3-Sep-05 3:19
ILoveCS3-Sep-05 3:19 
QuestionHow to make excel addin in vc++ Pin
bhanu pratap2-Sep-05 19:09
bhanu pratap2-Sep-05 19:09 
AnswerRe: How to make excel addin in vc++ Pin
ThatsAlok2-Sep-05 20:55
ThatsAlok2-Sep-05 20:55 
QuestionVC++ Using Blowfish Compiler Error Pin
CooperWu2-Sep-05 16:04
CooperWu2-Sep-05 16:04 
GeneralRe: VC++ Using Blowfish Compiler Error Pin
sunit52-Sep-05 21:10
sunit52-Sep-05 21:10 
GeneralRe: VC++ Using Blowfish Compiler Error Pin
CooperWu3-Sep-05 2:49
CooperWu3-Sep-05 2:49 
AnswerRe: VC++ Using Blowfish Compiler Error Pin
CooperWu3-Sep-05 2:59
CooperWu3-Sep-05 2:59 
Questiona blowfish decrypt/encrypt related question Pin
Torune2-Sep-05 16:03
Torune2-Sep-05 16:03 

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.