Click here to Skip to main content
16,011,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: deleting a control from the form Pin
jhwurmbach24-Sep-02 4:02
jhwurmbach24-Sep-02 4:02 
GeneralRe: deleting a control from the form Pin
Tomasz Sowinski24-Sep-02 4:10
Tomasz Sowinski24-Sep-02 4:10 
GeneralRe: deleting a control from the form Pin
Pavel Klocek24-Sep-02 4:10
Pavel Klocek24-Sep-02 4:10 
Generalsendmessage to a modal dialog Pin
ns24-Sep-02 2:32
ns24-Sep-02 2:32 
GeneralRe: sendmessage to a modal dialog Pin
jmkhael24-Sep-02 2:32
jmkhael24-Sep-02 2:32 
Generalthank you! Pin
ns24-Sep-02 2:41
ns24-Sep-02 2:41 
GeneralRe: thank you! Pin
jmkhael24-Sep-02 2:47
jmkhael24-Sep-02 2:47 
GeneralRe: sendmessage to a modal dialog Pin
Phil J Pearson24-Sep-02 6:21
Phil J Pearson24-Sep-02 6:21 
You cannot send a message from the same thread because DoModal won't return until the dialog is closed.



The opinions expressed in this communication do not necessarily represent those of the author (especially if you find them impolite, discourteous or inflammatory).
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 
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 

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.