Click here to Skip to main content
15,905,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: path from where project is executing Pin
Naveen21-Aug-08 17:43
Naveen21-Aug-08 17:43 
AnswerRe: path from where project is executing Pin
fantasy121521-Aug-08 17:47
fantasy121521-Aug-08 17:47 
Questionquick question about SetWorkingDirectory Pin
monsieur_jj21-Aug-08 16:36
monsieur_jj21-Aug-08 16:36 
AnswerRe: quick question about SetWorkingDirectory Pin
Naveen21-Aug-08 16:56
Naveen21-Aug-08 16:56 
AnswerRe: quick question about SetWorkingDirectory Pin
Hamid_RT21-Aug-08 18:20
Hamid_RT21-Aug-08 18:20 
QuestionWhen I Click a row of DataGrid control,What message occurs? Pin
aygrhnwms30421-Aug-08 14:58
aygrhnwms30421-Aug-08 14:58 
AnswerRe: When I Click a row of DataGrid control,What message occurs? Pin
_AnsHUMAN_ 21-Aug-08 18:32
_AnsHUMAN_ 21-Aug-08 18:32 
QuestionNot able to receive messages to the control procedure on invoking the shortcut keys. Pin
Hari-Adarapu21-Aug-08 10:08
Hari-Adarapu21-Aug-08 10:08 
Hello,

Here is the issue.

I have a win32 dialog on which there are some controls and I have call back method defined for handling the messages. One of the control is a button. Once the button is clicked and released, WM_COMMAND is received by the call back method. But as i need to handle button click and button release messages seperately i used Subclassing. I defined one more call back method for this button and now i am able to receive button down and button up messages.

There is a shortcut assigned to this button. On pressing the shortcut key, WM_COMMAND is received by the window call back but not the control call back. On releasing no message is sent to any of the call backs. Is there a way to enable the framework to send appropriate message to the control call back...

Please let me know if you need more details.

Thanks in advance,
Hari krishna.
AnswerRe: Not able to receive messages to the control procedure on invoking the shortcut keys. Pin
Naveen21-Aug-08 14:19
Naveen21-Aug-08 14:19 
GeneralRe: Not able to receive messages to the control procedure on invoking the shortcut keys. Pin
Hari-Adarapu22-Aug-08 4:08
Hari-Adarapu22-Aug-08 4:08 
GeneralRe: Not able to receive messages to the control procedure on invoking the shortcut keys. Pin
Naveen22-Aug-08 4:59
Naveen22-Aug-08 4:59 
QuestionCListCtrl with CheckBox Pin
john563221-Aug-08 6:39
john563221-Aug-08 6:39 
AnswerRe: CListCtrl with CheckBox Pin
led mike21-Aug-08 6:56
led mike21-Aug-08 6:56 
AnswerRe: CListCtrl with CheckBox Pin
Ștefan-Mihai MOGA21-Aug-08 14:32
professionalȘtefan-Mihai MOGA21-Aug-08 14:32 
QuestionUsing MSXML in VS 6.0 C++ app Pin
tas282621-Aug-08 6:31
tas282621-Aug-08 6:31 
AnswerRe: Using MSXML in VS 6.0 C++ app Pin
led mike21-Aug-08 6:53
led mike21-Aug-08 6:53 
GeneralRe: Using MSXML in VS 6.0 C++ app Pin
tas282621-Aug-08 6:58
tas282621-Aug-08 6:58 
AnswerRe: Using MSXML in VS 6.0 C++ app Pin
Ștefan-Mihai MOGA21-Aug-08 14:36
professionalȘtefan-Mihai MOGA21-Aug-08 14:36 
QuestionHow to konw there is an icon under the cursor? Pin
mceros21-Aug-08 3:10
mceros21-Aug-08 3:10 
AnswerRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas21-Aug-08 18:39
Nibu babu thomas21-Aug-08 18:39 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 1:22
mceros22-Aug-08 1:22 
GeneralRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas22-Aug-08 1:26
Nibu babu thomas22-Aug-08 1:26 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 1:41
mceros22-Aug-08 1:41 
GeneralRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas22-Aug-08 1:51
Nibu babu thomas22-Aug-08 1:51 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 3:03
mceros22-Aug-08 3:03 

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.