Click here to Skip to main content
15,903,203 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: KBDLLHOOKSTRUCT error why? Pin
Anonymous14-Sep-04 15:46
Anonymous14-Sep-04 15:46 
AnswerRe: KBDLLHOOKSTRUCT error why? Pin
Blake Miller15-Sep-04 4:16
Blake Miller15-Sep-04 4:16 
GeneralPInvoke Context menus Pin
Jumpin' Jeff14-Sep-04 13:19
Jumpin' Jeff14-Sep-04 13:19 
GeneralRe: PInvoke Context menus Pin
Jörgen Sigvardsson14-Sep-04 13:33
Jörgen Sigvardsson14-Sep-04 13:33 
GeneralRe: PInvoke Context menus Pin
Jumpin' Jeff14-Sep-04 15:56
Jumpin' Jeff14-Sep-04 15:56 
GeneralRe: PInvoke Context menus Pin
Jörgen Sigvardsson14-Sep-04 22:40
Jörgen Sigvardsson14-Sep-04 22:40 
GeneralRe: PInvoke Context menus Pin
Jumpin' Jeff15-Sep-04 2:28
Jumpin' Jeff15-Sep-04 2:28 
GeneralRe: PInvoke Context menus Pin
Jörgen Sigvardsson15-Sep-04 2:35
Jörgen Sigvardsson15-Sep-04 2:35 
Have you had a look at SetWindowsHookEx and its option WH_SYSMSGFILTER?

WH_SYSMSGFILTER
   Installs a hook procedure that monitors messages generated as a
   result of an input event in a dialog box, message box, menu, or 
   scroll bar. The hook procedure monitors these messages for all 
   applications in the same desktop as the calling thread. For more 
   information, see the SysMsgProc hook procedure.


--
Arigato gozaimashita!
GeneralRe: PInvoke Context menus Pin
Jumpin' Jeff15-Sep-04 4:49
Jumpin' Jeff15-Sep-04 4:49 
Generallistctrl WM_MOUSEMOVE Pin
ski2sky14-Sep-04 12:47
ski2sky14-Sep-04 12:47 
GeneralRe: listctrl WM_MOUSEMOVE Pin
Ryan Binns14-Sep-04 18:26
Ryan Binns14-Sep-04 18:26 
GeneralRe: listctrl WM_MOUSEMOVE Pin
ski2sky15-Sep-04 4:38
ski2sky15-Sep-04 4:38 
GeneralCImageList - using icons Pin
BlackDice14-Sep-04 11:25
BlackDice14-Sep-04 11:25 
GeneralRe: CImageList - using icons Pin
Roger Allen14-Sep-04 12:11
Roger Allen14-Sep-04 12:11 
GeneralRe: CImageList - using icons Pin
Jörgen Sigvardsson14-Sep-04 13:28
Jörgen Sigvardsson14-Sep-04 13:28 
GeneralI like some info Pin
Way_newBe14-Sep-04 11:04
Way_newBe14-Sep-04 11:04 
GeneralFUNCTION HELP! Pin
ISUstudent14-Sep-04 10:48
ISUstudent14-Sep-04 10:48 
GeneralRe: FUNCTION HELP! Pin
Roger Allen14-Sep-04 12:13
Roger Allen14-Sep-04 12:13 
GeneralEdit Control In SDI Application. Pin
mostafa_pasha14-Sep-04 9:40
mostafa_pasha14-Sep-04 9:40 
GeneralRe: Edit Control In SDI Application. Pin
David Crow14-Sep-04 9:52
David Crow14-Sep-04 9:52 
GeneralRe: Edit Control In SDI Application. Pin
mostafa_pasha14-Sep-04 9:59
mostafa_pasha14-Sep-04 9:59 
GeneralRe: Edit Control In SDI Application. Pin
David Crow14-Sep-04 10:06
David Crow14-Sep-04 10:06 
GeneralRe: Edit Control In SDI Application. Pin
mostafa_pasha14-Sep-04 10:17
mostafa_pasha14-Sep-04 10:17 
GeneralRe: Edit Control In SDI Application. Pin
David Crow14-Sep-04 10:35
David Crow14-Sep-04 10:35 
GeneralRe: Edit Control In SDI Application. Pin
BlackDice14-Sep-04 10:27
BlackDice14-Sep-04 10:27 

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.