Click here to Skip to main content
15,887,300 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Context menu problem Pin
Mircea Puiu29-Aug-06 20:19
Mircea Puiu29-Aug-06 20:19 
GeneralRe: Context menu problem Pin
gajendrakashyap29-Aug-06 20:24
gajendrakashyap29-Aug-06 20:24 
QuestionRe: Context menu problem Pin
Hamid_RT29-Aug-06 22:02
Hamid_RT29-Aug-06 22:02 
AnswerIt's something belonging to upper message !?! Pin
Mircea Puiu29-Aug-06 22:16
Mircea Puiu29-Aug-06 22:16 
GeneralRe: It's something belonging to upper message !?! Pin
gajendrakashyap29-Aug-06 23:41
gajendrakashyap29-Aug-06 23:41 
QuestionShow Desktop Problem Pin
payal33529-Aug-06 19:11
payal33529-Aug-06 19:11 
AnswerRe: Show Desktop Problem Pin
Mircea Puiu29-Aug-06 19:39
Mircea Puiu29-Aug-06 19:39 
GeneralShow Desktop Problem Pin
payal33529-Aug-06 20:52
payal33529-Aug-06 20:52 
The problem as such is not that i know the exe i want to know which windows message is recieved by MY MY Dialog based application that forces it to minmize

as such Show desktop or Windows Logo +D would minimize all the window to the taskbar , But the thing is that i want to handle it differently

So if i could find out which message it sends to me

i.e. in terms of WM_.....
SO THAT I COULD OVERIDE IT

One more thing is that i am able to get the control of the first (indows Logo +D ) i.e. int the handler of

WM_SIZE IN THAT wparam= SIZE_MINIMZED

IT WORKS TOO but as such when i m pressing it the second time without doing any operation than i am not able to handle it
in WM_SIZE with Wparam= SIZE_MAXIMIZE

i don't know how but my application gets popup and is displayed in an unwanted manner.

Payal
GeneralRe: Show Desktop Problem Pin
Mircea Puiu29-Aug-06 21:17
Mircea Puiu29-Aug-06 21:17 
GeneralRe: Show Desktop Problem Pin
ThatsAlok29-Aug-06 22:48
ThatsAlok29-Aug-06 22:48 
GeneralRe: Show Desktop Problem Pin
Mircea Puiu30-Aug-06 0:18
Mircea Puiu30-Aug-06 0:18 
GeneralRe: Show Desktop Problem Pin
ThatsAlok30-Aug-06 0:42
ThatsAlok30-Aug-06 0:42 
AnswerRe: Show Desktop Problem Pin
ThatsAlok29-Aug-06 23:29
ThatsAlok29-Aug-06 23:29 
GeneralRe: Show Desktop Problem Pin
payal33530-Aug-06 1:07
payal33530-Aug-06 1:07 
QuestionA client/server question Pin
minihotto29-Aug-06 19:06
minihotto29-Aug-06 19:06 
QuestionReplacing Views Pin
kiranin29-Aug-06 19:03
kiranin29-Aug-06 19:03 
AnswerRe: Replacing Views Pin
uday kiran janaswamy29-Aug-06 19:45
uday kiran janaswamy29-Aug-06 19:45 
GeneralRe: Replacing Views Pin
kiranin29-Aug-06 20:12
kiranin29-Aug-06 20:12 
QuestionProblem in replacing Views Pin
kiranin29-Aug-06 19:03
kiranin29-Aug-06 19:03 
AnswerRe: Problem in replacing Views Pin
uday kiran janaswamy29-Aug-06 19:51
uday kiran janaswamy29-Aug-06 19:51 
QuestionRe: Problem in replacing Views Pin
David Crow30-Aug-06 3:36
David Crow30-Aug-06 3:36 
Questionhow to write a multithread breakpoint resume ftp programe? Pin
P.Dragon29-Aug-06 18:36
P.Dragon29-Aug-06 18:36 
AnswerRe: how to write a multithread breakpoint resume ftp programe? Pin
Prakash Nadar29-Aug-06 20:42
Prakash Nadar29-Aug-06 20:42 
GeneralRe: how to write a multithread breakpoint resume ftp programe? Pin
Steve S29-Aug-06 21:47
Steve S29-Aug-06 21:47 
AnswerRe: how to write a multithread breakpoint resume ftp programe? Pin
ThatsAlok29-Aug-06 23:35
ThatsAlok29-Aug-06 23:35 

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.