Saturday, November 21, 2009
 
 
 Browse Category
» Application
» Arc
» AVI
» Bitmap
» Brush
» Caret
» Character
» Clipboard
» Color
» Compress
» Console
» Cryptographic
» Currency
» Cursor
» Date/Time
» DDE
» Device
» Display
» DLL
» Drives
» Ellipse
» File
» Font
» FTP
» HotKey
» Icon
» ImageList
» Inet
» INI-Files
» Internet
» Joystick
» Keyboard
» Memory
» Menu
» MIDI
» Network
» Objects
» Pen
» Picture
» Polygon
» Ports
» Printer
» Process
» Rectangle
» Registry
» ScrollBar
» Sound
» Strings
» System
» Tape
» Text
» Timer
» Triangle
» Wait
» Window
Search Freeware
Search Links

API Name A-Z  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z

11 Keyboard API Function

Sort: Most Viewed | Highest Rated | A-Z | Z-A

SetKeyboardState

The SetKeyboardState function copies a 256-byte array of keyboard key states into the calling thread’s keyboard-input state table....
Hits: 4214 Rating: SetKeyboardState has been rated  3.08 by  398 users (3.08) votes 398

SendInput

The SendInput function synthesizes keystrokes, mouse motions, and button clicks...
Hits: 7566 Rating: SendInput has been rated  2.85 by  447 users (2.85) votes 447

LoadKeyboardLayout

The LoadKeyboardLayout function loads a new input locale identifier (formerly called the keyboard layout) into the system. Several input locale identifiers can be loaded at a time, but only one per process is active at a time. Loading multiple input locale identifiers makes it possible to rapidly sw...
Hits: 4160 Rating: LoadKeyboardLayout has been rated  2.78 by  510 users (2.78) votes 510

keyb_event

The keybd_event function synthesizes a keystroke. The system can use such a synthesized keystroke to generate a WM_KEYUP or WM_KEYDOWN message. The keyboard driver’s interrupt handler calls the keybd_event function....
Hits: 5087 Rating: keyb_event has been rated  2.99 by  620 users (2.99) votes 620

GetKeyboardType

The GetKeyboardType function retrieves information about the current keyboard....
Hits: 2349 Rating: GetKeyboardType has been rated  2.96 by  380 users (2.96) votes 380

GetKeyboardLayoutName

The GetKeyboardLayoutName function retrieves the name of the active keyboard layout....
Hits: 3080 Rating: GetKeyboardLayoutName has been rated  2.92 by  674 users (2.92) votes 674

GetAsyncKeyState

The GetAsyncKeyState function determines whether a key is up or down at the time the function is called, and whether the key was pressed after a previous call to GetAsyncKeyState....
Hits: 6519 Rating: GetAsyncKeyState has been rated  3.14 by  377 users (3.14) votes 377

BlockInput

The BlockInput function blocks keyboard and mouse input events from reaching applications....
Hits: 4428 Rating: BlockInput has been rated  2.97 by  953 users (2.97) votes 953

VirtualKeyCodes

The virtual key codes are values which reference one of the keys on the keyboard. Oddly, the three mouse buttons (left, middle, right) are also assigned virtual key codes. The letters A-Z and numbers 0-9 are assigned virtual key codes equal to their ASCII values. The keys 0-9 and the decimal point i...
Hits: 3688 Rating: VirtualKeyCodes has been rated  3.05 by  589 users (3.05) votes 589

GetKeyState

GetKeyState returns the current status of one of the keys on the keyboard. This status contains two pieces of information: the key's toggle state and the key's pressed state. The information is put into the return value. The toggle state is analogous to the toggle nature of the Caps Lock, Num Lock, ...
Hits: 4084 Rating: GetKeyState has been rated  2.94 by  574 users (2.94) votes 574

GetKeyboardState

GetKeyboardState reads the status of all of the keys on the keyboard and puts them into a 255-element byte array. Two pieces of information are recorded for each key: its toggle status and its pressed status. The &H01 bit of the array element is the pressed status: it is 1 if the key is currently be...
Hits: 4317 Rating: GetKeyboardState has been rated  3.18 by  234 users (3.18) votes 234
Records 1 to 11 of 11







HOME | ARTICLES | MUSIC | DOWNLOADS | LINK DIRECTORY |  GAMES | TEST-QUIZZES | SITEMAP | ABOUT | HELP
Copyright © 2000 - 2007 Ex-designz. All rights reserved. Website Developed By Dexter Zafra of Myasp-net.com
Link to us | Advertisement | Contact us | Privacy Policy | Terms of use | Accessibility