Click here to Skip to main content
15,886,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Naveen3-Sep-07 21:40
Naveen3-Sep-07 21:40 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 21:43
Hamed Musavi3-Sep-07 21:43 
AnswerRe: Hide a window, on loosing mouse attention! Pin
Llasus3-Sep-07 21:05
Llasus3-Sep-07 21:05 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 21:41
Hamed Musavi3-Sep-07 21:41 
AnswerRe: Hide a window, on loosing mouse attention! Pin
Nishad S3-Sep-07 21:57
Nishad S3-Sep-07 21:57 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 22:41
Hamed Musavi3-Sep-07 22:41 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Nishad S3-Sep-07 23:01
Nishad S3-Sep-07 23:01 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 23:46
Hamed Musavi3-Sep-07 23:46 
Thanks.Smile | :)


NS17 wrote:
your code sample might not work, since the focus is in the edit box


Doh!D'Oh! | :doh: Your right. I had to add this to edit box and pass the control to my menu first, then give back the control or continue processing key. I have to think more about the whole process.

Thank you anyway. If I need any help, I'll consider asking you first, if you don't mind.;P

// "Life is very short and is very fragile also." Yanni
while (I'm_alive)
{
cout<<"I love programming.";
}

GeneralRe: Hide a window, on loosing mouse attention! Pin
Nishad S4-Sep-07 2:23
Nishad S4-Sep-07 2:23 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi4-Sep-07 5:03
Hamed Musavi4-Sep-07 5:03 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 22:45
Hamed Musavi3-Sep-07 22:45 
GeneralRe: Hide a window, on loosing mouse attention! Pin
chandu0043-Sep-07 23:14
chandu0043-Sep-07 23:14 
GeneralRe: Hide a window, on loosing mouse attention! Pin
Hamed Musavi3-Sep-07 23:40
Hamed Musavi3-Sep-07 23:40 
GeneralRe: Hide a window, on loosing mouse attention! Pin
chandu0043-Sep-07 23:56
chandu0043-Sep-07 23:56 
QuestionStatic linking and dlls Pin
vikramlinux3-Sep-07 19:12
vikramlinux3-Sep-07 19:12 
AnswerRe: Static linking and dlls Pin
Cedric Moonen3-Sep-07 20:06
Cedric Moonen3-Sep-07 20:06 
GeneralRe: Static linking and dlls Pin
Nishad S3-Sep-07 22:03
Nishad S3-Sep-07 22:03 
QuestionDisable Task Manager for ALL users? Pin
amirreza yazdanshenas3-Sep-07 18:39
amirreza yazdanshenas3-Sep-07 18:39 
AnswerRe: Disable Task Manager for ALL users? Pin
Anurag Gandhi3-Sep-07 19:14
professionalAnurag Gandhi3-Sep-07 19:14 
GeneralRe: Disable Task Manager for ALL users? Pin
Stephen Hewitt3-Sep-07 19:50
Stephen Hewitt3-Sep-07 19:50 
GeneralRe: Disable Task Manager for ALL users? Pin
amirreza yazdanshenas3-Sep-07 22:22
amirreza yazdanshenas3-Sep-07 22:22 
GeneralRe: Disable Task Manager for ALL users? Pin
Stephen Hewitt3-Sep-07 22:29
Stephen Hewitt3-Sep-07 22:29 
Questionmsvcrt.dll Pin
vikramlinux3-Sep-07 18:29
vikramlinux3-Sep-07 18:29 
AnswerRe: msvcrt.dll Pin
Naveen3-Sep-07 18:39
Naveen3-Sep-07 18:39 
GeneralRe: msvcrt.dll Pin
vikramlinux3-Sep-07 18:58
vikramlinux3-Sep-07 18:58 

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.