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

C / C++ / MFC

 
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 
Third,can you sendmessage from a completely independent app, (not a dll) using the same technique as usual?

Yes, as long as you have the target window's handle.

This (posting or sending messages) is an easy way to "automate" windows because they become responsive to a collection of commands. I suggest using PostMessage unless it's necessary for the command to be executed right away.

/ravi

Let's put "civil" back in "civilization"
http://www.ravib.com
ravib@ravib.com
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 
GeneralRe: Odd GetSAfeHWnd problem... Pin
ns24-Sep-02 1:58
ns24-Sep-02 1:58 
GeneralRe: Odd GetSAfeHWnd problem... Pin
Tomasz Sowinski24-Sep-02 2:01
Tomasz Sowinski24-Sep-02 2:01 

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.