Changeset 9812 for trunk/include
- Timestamp:
- Feb 16, 2003, 7:28:48 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/pmkbdhk.h
r7155 r9812 1 /* $Id: pmkbdhk.h,v 1. 1 2001-10-22 23:17:18 phallerExp $ */1 /* $Id: pmkbdhk.h,v 1.2 2003-02-16 18:28:48 sandervl Exp $ */ 2 2 /* 3 3 * OS/2 Presentation Manager Keyboard Hook … … 15 15 * WM_PENFIRST is 0x04c0 16 16 */ 17 #define WM_CHAR_SPECIAL 0x04bf 17 #define WM_CHAR_SPECIAL 0x04be 18 #define WM_CHAR_SPECIAL_ALTGRCONTROL 0x04bf 18 19 19 20
Note:
See TracChangeset
for help on using the changeset viewer.