Ignore:
Timestamp:
Oct 25, 2001, 3:17:40 PM (24 years ago)
Author:
phaller
Message:

.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winscan.h

    r7191 r7201  
    6060#define WINSCAN_SHIFTRIGHT      0x36 
    6161#define WINSCAN_PADASTERISK     0x37 
     62#define WINSCAN_PRINT           0x37
    6263#define WINSCAN_ALTLEFT         0x38 
    6364#define WINSCAN_SPACE           0x39 
     
    7475#define WINSCAN_F10             0x44 
    7576#define WINSCAN_NUMLOCK         0x45 
     77#define WINSCAN_PAUSE           0x45
    7678#define WINSCAN_SCROLLLOCK      0x46 
    7779#define WINSCAN_PAD7            0x47 
     
    106108#define WINSCAN_WINLEFT         0x5b
    107109#define WINSCAN_WINRIGHT        0x5c
    108 #define WINSCAN_PRINT           0x5d 
    109110#define WINSCAN_APPLICATION     0x5d
    110111#define WINSCAN_ALTRIGHT        0x5e 
    111 #define WINSCAN_PAUSE           0x5f 
    112112#define WINSCAN_F23             0x6a 
    113113#define WINSCAN_F24             0x6b 
Note: See TracChangeset for help on using the changeset viewer.