Changeset 7722 for trunk/src/user32/winkeyboard.cpp
- Timestamp:
- Jan 2, 2002, 7:37:51 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/winkeyboard.cpp
r7617 r7722 1 /* $Id: winkeyboard.cpp,v 1.2 8 2001-12-12 12:51:09 sandervl Exp $ */1 /* $Id: winkeyboard.cpp,v 1.29 2002-01-02 18:37:09 sandervl Exp $ */ 2 2 /* 3 3 * Win32 <-> PM key translation … … 725 725 /* 0x7c PMSCAN_APPLICATION */ , WINSCAN_APPLICATION ,TRUE 726 726 /* 0x7d PMSCAN_E13 */ , WINSCAN_YEN ,FALSE 727 /* 0x7e PMSCAN 728 /* 0x7f PMSCAN 727 /* 0x7e PMSCAN_WINLEFT */ , WINSCAN_WINLEFT ,TRUE 728 /* 0x7f PMSCAN_WINRIGHT */ , WINSCAN_WINRIGHT ,TRUE 729 729 /* 0x80 PMSCAN_PA1 */ , WINSCAN_PA1 ,FALSE 730 730 /* 0x81 PMSCAN_F13 */ , WINSCAN_F13 ,FALSE
Note:
See TracChangeset
for help on using the changeset viewer.