- CapsLock with source
Ctrl2cap is a kernel-mode device driver that filters the system's keyboard class driver in order to convert caps-lock characters into control characters.
Ctrl2cap works on NT 4.0 and higher, as well as 64-bit Windows XP, Window Server 2003, Vista and Longhorn Server.
Ctrl2cap is a kernel-mode device driver that filters the system's keyboard class driver in order to convert caps-lock characters into control characters.
with capslock microsoft software source windows
- ComboBox Controls
Example of building combo box. The interest wrt the keyboard is that it shows how to get (actually, set, but see EM_GETSEL) the slxn. (But where does hwndEdit get set? It gets called by SendMessage(), but it's unclear where it comes from. See bookmark 'Using Windows Procedures' for one possibility.)
with keyboard selection
- EM_GETSEL
The EM_GETSEL message retrieves the starting and ending character positions of the current selection in an edit control. Use to tell whether there is a slxn.
with getselection keyboard
- Keyboard Input
Overview of keyboard input processing
with keyboard
- Keyboard Layout Manager
with keyboard layout manager microsoft software windows
- KeyTweak
remap the Windows keyboard with KeyTweak
with keyboard
- Microsoft Keyboard Layout Creator
Allows users to: • Create new keyboard layouts from scratch • Base a new layout on an existing one • Modify an existing keyboard layout and build a new layout from it • Multilingual input locales within edit control fields. • Package the resulting keyboard layouts for subsequent delivery and installation.
This application designed for Windows 2000, Windows XP, and Server 2003 allows the creation of new keyboard layouts from scratch, base a new layout on an existing one, modify an existing keyboard layout and build a new layout from it, package the resulting keyboard layouts for subsequent delivery and installation
creator globaldev keyboard layout
with keyboard
- MS--Scan Code Mapper for Windows
Describes the new Scan Code Mapper in Microsoft Windows 2000, which provides a method that allows for mapping of PS/2-compatible scan codes so that they are correctly converted into virtual keys.
2000 and code driver hardware input keyboard keys layout map mapper microsoft scan scancode virtual w2k win2000 windows
with code mapper microsoft ms--scan software windows
- Remapping the keyboard in Windows
Remapping the Keyboard Layout in Windows XP, Vista, and 7
with keyboard by 2 users
- Scancode Mapping or Changing Key Values
Answers to Scancode Mapping or Changing Key Values (Windows 2000 Discussion Forum)
The most complete collection of information, tips, fixes, workarounds, and answers for Microsoft Windows XP, 2000, Me, 98, NT, and 95
2000 2003 annoyances interface longhorn microsoft server tips tricks user vista windows windows95 windows98 workarounds
with answers changing key mapping microsoft scancode software windows
- Swap caps-lock and control keys
with caps-lock control keys microsoft software swap windows
- Swapping CapsLock and Control
with capslock control microsoft software swapping windows
- Swapping CapsLock and Control
windows, microsoft, caps lock, control, keyboard
with capslock control microsoft software swapping windows
- Texter
Texter (Windows) - Lifehacker
with keyboard remapping by 2 users (all private)
- Using Windows Procedures
How to get hwndEdit? Use in conjunction with GetFocus?
with keyboard
- Virtual Keys
MSDN Library
with library microsoft msdn software windows
Bookmarks 1 - 16