Click here to Skip to main content
16,005,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhich SP do I have installed? Pin
Anonymous24-Sep-02 2:18
Anonymous24-Sep-02 2:18 
AnswerRe: Which SP do I have installed? Pin
SteveKing24-Sep-02 3:46
SteveKing24-Sep-02 3:46 
QuestionHow to open MDB file without DSN Pin
Tili24-Sep-02 2:16
Tili24-Sep-02 2:16 
AnswerRe: How to open MDB file without DSN Pin
Tomasz Sowinski24-Sep-02 2:24
Tomasz Sowinski24-Sep-02 2:24 
AnswerRe: How to open MDB file without DSN Pin
jmkhael24-Sep-02 2:29
jmkhael24-Sep-02 2:29 
GeneralUnicode Controls Pin
waterbuffalo24-Sep-02 2:13
waterbuffalo24-Sep-02 2:13 
GeneralRe: Unicode Controls Pin
Maximilien24-Sep-02 2:28
Maximilien24-Sep-02 2:28 
Questionwhen will the form disappear? Pin
ns24-Sep-02 2:15
ns24-Sep-02 2:15 
First, is it possible to terminate a CDialog (modeless) from the spawning class?


Second, if I am receiving repeated SendMessages from a dll, and this happens at a function call to the dll, will my dialog vanish after all the messages have been sent, or earlier? Will it wait for the dll to finish before executing the next line?

//launch modeless form
//call dll which wil send 100 sendmessages
//terminate modeless form


Third,can you sendmessage from a completely independent app, (not a dll) using the same technique as usual?

Thanks,
ns
AnswerRe: when will the form disappear? Pin
Ravi Bhavnani24-Sep-02 6:26
professionalRavi Bhavnani24-Sep-02 6:26 
AnswerRe: when will the form disappear? Pin
Ravi Bhavnani24-Sep-02 6:29
professionalRavi Bhavnani24-Sep-02 6:29 
AnswerRe: when will the form disappear? Pin
Ravi Bhavnani24-Sep-02 6:43
professionalRavi Bhavnani24-Sep-02 6:43 
GeneralRe: when will the form disappear? Pin
ns24-Sep-02 6:53
ns24-Sep-02 6:53 
QuestionEndDialog() - can I call it in the parent form? Pin
ns24-Sep-02 2:02
ns24-Sep-02 2:02 
AnswerRe: EndDialog() - can I call it in the parent form? Pin
Nish Nishant24-Sep-02 2:07
sitebuilderNish Nishant24-Sep-02 2:07 
GeneralThank you, and also... Pin
ns24-Sep-02 2:18
ns24-Sep-02 2:18 
GeneralRe: Thank you, and also... Pin
Tomasz Sowinski24-Sep-02 2:23
Tomasz Sowinski24-Sep-02 2:23 
GeneralRe: Thank you, and also... Pin
Nish Nishant24-Sep-02 5:20
sitebuilderNish Nishant24-Sep-02 5:20 
Generalgot it! Pin
ns24-Sep-02 5:31
ns24-Sep-02 5:31 
GeneralRe: Thank you, and also... Pin
Phil J Pearson24-Sep-02 6:26
Phil J Pearson24-Sep-02 6:26 
GeneralThanks.What about modeless forms though? Pin
ns24-Sep-02 6:30
ns24-Sep-02 6:30 
AnswerRe: EndDialog() - can I call it in the parent form? Pin
Ravi Bhavnani24-Sep-02 6:39
professionalRavi Bhavnani24-Sep-02 6:39 
GeneralMp3 support Pin
pankajdaga24-Sep-02 1:44
pankajdaga24-Sep-02 1:44 
GeneralRe: Mp3 support Pin
Stephane Rodriguez.24-Sep-02 1:50
Stephane Rodriguez.24-Sep-02 1:50 
GeneralOdd GetSAfeHWnd problem... Pin
ns24-Sep-02 1:38
ns24-Sep-02 1:38 
GeneralRe: Odd GetSAfeHWnd problem... Pin
Tomasz Sowinski24-Sep-02 1:45
Tomasz Sowinski24-Sep-02 1:45 

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.