Click here to Skip to main content
16,014,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralQuestion about CComboBoxEx Pin
dssuresh23-Oct-03 10:32
dssuresh23-Oct-03 10:32 
GeneralRe: Question about CComboBoxEx Pin
asierra23-Oct-03 12:56
asierra23-Oct-03 12:56 
GeneralRe: Question about CComboBoxEx Pin
dssuresh23-Oct-03 13:36
dssuresh23-Oct-03 13:36 
GeneralRe: Question about CComboBoxEx Pin
asierra24-Oct-03 8:11
asierra24-Oct-03 8:11 
GeneralRe: Question about CComboBoxEx Pin
asierra27-Oct-03 5:01
asierra27-Oct-03 5:01 
GeneralRe: Question about CComboBoxEx Pin
Anonymous27-Oct-03 8:06
Anonymous27-Oct-03 8:06 
Generalkeyboard hook Pin
Will7123-Oct-03 9:30
Will7123-Oct-03 9:30 
GeneralRe: keyboard hook Pin
David Crow23-Oct-03 10:16
David Crow23-Oct-03 10:16 
Will71 wrote:
The problem is that I'm confuse on how to use the SetWindowsHookEx() especially on the first parameter idHook.

It's the type of hook that you are interested in installing. The documentation sums it up real well. In your case, it sounds like you want a WH_KEYBOARD or WH_KEYBOARD_LL hook.

Will71 wrote:
Can anyone give me advice on this matter?

Aside from Googling, you can also search the CP articles for SetWindowsHookEx().


Five birds are sitting on a fence.
Three of them decide to fly off.
How many are left?

GeneralRe: keyboard hook Pin
Will7123-Oct-03 11:20
Will7123-Oct-03 11:20 
GeneralRe: keyboard hook Pin
David Crow23-Oct-03 16:41
David Crow23-Oct-03 16:41 
General"Receiving" Messages form another Thread Pin
User-37793623-Oct-03 8:52
User-37793623-Oct-03 8:52 
GeneralRe: "Receiving" Messages form another Thread Pin
Rickard Andersson2023-Oct-03 10:42
Rickard Andersson2023-Oct-03 10:42 
GeneralRe: "Receiving" Messages form another Thread Pin
Michael Dunn23-Oct-03 11:23
sitebuilderMichael Dunn23-Oct-03 11:23 
GeneralRe: "Receiving" Messages form another Thread Pin
Gary R. Wheeler25-Oct-03 5:14
Gary R. Wheeler25-Oct-03 5:14 
GeneralRe: "Receiving" Messages form another Thread Pin
User-37793625-Oct-03 7:07
User-37793625-Oct-03 7:07 
Questionhow painful is it to switch from sdi to mdi? Pin
godzooky23-Oct-03 8:39
godzooky23-Oct-03 8:39 
AnswerRe: how painful is it to switch from sdi to mdi? Pin
BadJerry23-Oct-03 8:56
BadJerry23-Oct-03 8:56 
GeneralCComPtr Pin
ahmadnoori23-Oct-03 8:08
ahmadnoori23-Oct-03 8:08 
GeneralRe: CComPtr Pin
ahmadnoori23-Oct-03 9:10
ahmadnoori23-Oct-03 9:10 
GeneralDynamic Buttons in Dialog Box Pin
mr200323-Oct-03 7:48
mr200323-Oct-03 7:48 
GeneralRe: Dynamic Buttons in Dialog Box Pin
alex.barylski23-Oct-03 8:22
alex.barylski23-Oct-03 8:22 
QuestionHow to add Buttons dynamically Pin
mr200323-Oct-03 7:48
mr200323-Oct-03 7:48 
AnswerRe: How to add Buttons dynamically Pin
Nitron23-Oct-03 8:00
Nitron23-Oct-03 8:00 
Generalfind text Pin
includeh1023-Oct-03 7:48
includeh1023-Oct-03 7:48 
QuestionCan I change the caption of a property page? Pin
ElizabethC23-Oct-03 7:11
ElizabethC23-Oct-03 7:11 

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.