Click here to Skip to main content
15,892,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
ranzask24-Jan-06 12:11
ranzask24-Jan-06 12:11 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
Heath Stewart24-Jan-06 12:15
protectorHeath Stewart24-Jan-06 12:15 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
ranzask24-Jan-06 12:38
ranzask24-Jan-06 12:38 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
Heath Stewart24-Jan-06 13:08
protectorHeath Stewart24-Jan-06 13:08 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
ranzask24-Jan-06 13:27
ranzask24-Jan-06 13:27 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
Dave Kreskowiak24-Jan-06 14:45
mveDave Kreskowiak24-Jan-06 14:45 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
ranzask24-Jan-06 14:52
ranzask24-Jan-06 14:52 
GeneralRe: SetWindowsHookEx fails on VS Express and work on VS2003 Pin
Heath Stewart24-Jan-06 15:45
protectorHeath Stewart24-Jan-06 15:45 
You can use WH_KEYBOARD and WH_MOUSE. These will give you the scan codes for keys pressed and mouse messages like move, click, etc., respectively. The article I linked shows an example and other articles on this site have further examples. I encourage you to use the other features of this web site. There's thousands of articles at your disposable with a rating system in place so you know which ones are good.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Customer Product-lifecycle Experience
Microsoft

[My Articles] [My Blog]
QuestionDefaultValueAttribute Pin
tylerl24-Jan-06 10:07
tylerl24-Jan-06 10:07 
AnswerRe: DefaultValueAttribute Pin
Heath Stewart24-Jan-06 11:30
protectorHeath Stewart24-Jan-06 11:30 
QuestionSelf-deleting hashtable entries Pin
User 665824-Jan-06 10:02
User 665824-Jan-06 10:02 
AnswerRe: Self-deleting hashtable entries Pin
tylerl24-Jan-06 10:11
tylerl24-Jan-06 10:11 
GeneralRe: Self-deleting hashtable entries Pin
User 665824-Jan-06 12:58
User 665824-Jan-06 12:58 
AnswerRe: Self-deleting hashtable entries Pin
tarasn24-Jan-06 10:14
tarasn24-Jan-06 10:14 
GeneralRe: Self-deleting hashtable entries Pin
Dan Neely24-Jan-06 10:43
Dan Neely24-Jan-06 10:43 
GeneralRe: Self-deleting hashtable entries Pin
tarasn24-Jan-06 11:24
tarasn24-Jan-06 11:24 
GeneralRe: Self-deleting hashtable entries Pin
User 665824-Jan-06 12:56
User 665824-Jan-06 12:56 
GeneralRe: Self-deleting hashtable entries Pin
tarasn24-Jan-06 20:41
tarasn24-Jan-06 20:41 
QuestionManaged DirectX Question. Pin
cvetant24-Jan-06 9:03
cvetant24-Jan-06 9:03 
AnswerRe: Managed DirectX Question. Pin
James Gupta24-Jan-06 9:36
professionalJames Gupta24-Jan-06 9:36 
GeneralRe: Managed DirectX Question. Pin
cvetant24-Jan-06 9:45
cvetant24-Jan-06 9:45 
GeneralRe: Managed DirectX Question. Pin
James Gupta24-Jan-06 11:36
professionalJames Gupta24-Jan-06 11:36 
GeneralRe: Managed DirectX Question. Pin
cvetant24-Jan-06 11:46
cvetant24-Jan-06 11:46 
QuestionSerialization Question Pin
LighthouseJ24-Jan-06 8:39
LighthouseJ24-Jan-06 8:39 
AnswerRe: Serialization Question Pin
Le centriste24-Jan-06 9:59
Le centriste24-Jan-06 9:59 

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.