Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trapping Control+Shift+Alternate
Message
From
08/06/1997 23:12:40
 
 
To
04/06/1997 11:04:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00033632
Message ID:
00035618
Views:
46
>>>Thanks for the interesting article on trapping Ctrl+Alt+Del. What I'm trying to do is actually much simpler than that. All I want to do is find out the status of the Ctrl, Alt, and Shift keys when no other key is being pressed (i.e. 7=Ctrl+Shift+Alt 1=Shift, etc). Any advice?
>>
>>Yes, this one is simplier as far as I remember. I will send you what I have on it this weekend. (I must search...)
>
>Any information regarding the subject would be greatly appreciated. Thanks for your previous e-mail & post
> - Gino Miceli

Look at GetKeyboardState() and GetKeyState() WIN32 API functions. I think this is what you're looking for.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform