Click here to Skip to main content
15,913,722 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Menu Problem again Pin
Karismatic14-Jun-07 22:52
Karismatic14-Jun-07 22:52 
GeneralRe: Menu Problem again Pin
Hamid_RT14-Jun-07 23:03
Hamid_RT14-Jun-07 23:03 
GeneralRe: Menu Problem again Pin
Karismatic14-Jun-07 23:14
Karismatic14-Jun-07 23:14 
GeneralRe: Menu Problem again Pin
Roger Allen15-Jun-07 16:04
Roger Allen15-Jun-07 16:04 
QuestionPost messages to theApp Pin
kcynic14-Jun-07 20:34
kcynic14-Jun-07 20:34 
AnswerRe: Post messages to theApp Pin
CPallini14-Jun-07 21:45
mveCPallini14-Jun-07 21:45 
GeneralRe: Post messages to theApp Pin
kcynic14-Jun-07 22:38
kcynic14-Jun-07 22:38 
GeneralRe: Post messages to theApp Pin
CPallini14-Jun-07 22:43
mveCPallini14-Jun-07 22:43 
I think you should describe with more details your problem.
It isn't difficult to post messages to the main thread of an application. As result, the main thread will perform some actions, if you want the main thread to communicate with the message poster then the kind of the performed action will depend on the nature of the poster itself (for instance, if the main thread itself posted the message, the related answer maybe a function call; on the other hand, if the message posting happens in another thread then the main thread may answer by changing some shared data value, etc..).

Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

GeneralRe: Post messages to theApp Pin
kcynic15-Jun-07 0:53
kcynic15-Jun-07 0:53 
QuestionQuestion about a global mouse hook?? Pin
Avril-Sun14-Jun-07 19:31
Avril-Sun14-Jun-07 19:31 
AnswerRe: Question about a global mouse hook?? Pin
Sarath C14-Jun-07 20:22
Sarath C14-Jun-07 20:22 
AnswerRe: Question about a global mouse hook?? Pin
Hamid_RT14-Jun-07 22:35
Hamid_RT14-Jun-07 22:35 
QuestionHow to close the running appliaction Pin
john563214-Jun-07 19:26
john563214-Jun-07 19:26 
AnswerRe: How to close the running appliaction Pin
Hamid_RT14-Jun-07 19:33
Hamid_RT14-Jun-07 19:33 
GeneralRe: How to close the running appliaction Pin
john563214-Jun-07 19:34
john563214-Jun-07 19:34 
GeneralRe: How to close the running appliaction Pin
Hamid_RT14-Jun-07 19:38
Hamid_RT14-Jun-07 19:38 
GeneralRe: How to close the running appliaction Pin
john563214-Jun-07 19:42
john563214-Jun-07 19:42 
GeneralRe: How to close the running appliaction Pin
Hamid_RT14-Jun-07 19:48
Hamid_RT14-Jun-07 19:48 
GeneralRe: How to close the running appliaction Pin
john563214-Jun-07 20:04
john563214-Jun-07 20:04 
GeneralRe: How to close the running appliaction Pin
Hamid_RT14-Jun-07 20:22
Hamid_RT14-Jun-07 20:22 
GeneralRe: How to close the running appliaction Pin
ix1214-Jun-07 19:51
ix1214-Jun-07 19:51 
AnswerRe: How to close the running appliaction Pin
Jhony george14-Jun-07 21:22
Jhony george14-Jun-07 21:22 
GeneralRe: How to close the running appliaction Pin
David Crow15-Jun-07 2:36
David Crow15-Jun-07 2:36 
QuestionClose the running application. Pin
john563214-Jun-07 19:24
john563214-Jun-07 19:24 
AnswerRe: Close the running application. Pin
Hamid_RT14-Jun-07 19:36
Hamid_RT14-Jun-07 19:36 

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.