keyboard:
ActivateKeyboardLayout
BlockInput
DestroyWindow
EnableWindow
GetFocus
GetKeyboardLayout
GetKeyboardLayoutList
GetKeyboardLayoutName
GetKeyboardState
GetKeyboardType
GetKeyState
IsWindowEnabled
keybd_event
MapVirtualKey
SetFocus
SetForegroundWindow
SetKeyboardState
ToAscii
VkKeyScan
Capturing keyboard activity of another application with the Raw Input API (VFP9)
Current keyboard type
Disabling mouse and keyboard input for the main VFP window (with the app still running)
Enumerating raw input devices attached to the system (keyboard, mouse, human interface device)
GDI+: copying to the Clipboard (a) image of active FoxPro window/form, (b) image file
GDI+: saving image of FoxPro form to graphics file (BMP, GIF, JPG, PNG, TIF)
GDI+: sending image of FoxPro form to printer
GetFocus returns a HWND value
How to block the ALT+TAB shortcut (WinXP)
How to block the PrintScreen key
How to copy the image of a form to the Clipboard using Bitmap API functions
How to disable the Windows Clipboard (VFP9)
How to display Windows On-Screen Keyboard
How to hot-track menu item selection in top-level form (requires VFP9)
How to prevent users from accessing the Windows Desktop and from switching to other applications
How to print FoxPro form
How to print FoxPro form -- II
Locking mouse and keyboard input for the VFP application
Placing On-screen Alert on top of all windows
Reading the state of mouse buttons within DO WHILE loop
Retrieving national language settings
Saving available locale records into a cursor
Starting external program from VFP and waiting for its termination
Switching between keyboard layouts