2 * structure definitions for ACCELERATORS
4 * Copyright Martin Ayotte, 1994
12 } ACCELENTRY
, *LPACCELENTRY
;
17 } ACCELHEADER
, *LPACCELHEADER
;
19 #define VIRTKEY_ACCEL 0x01
20 #define SHIFT_ACCEL 0x04
21 #define CONTROL_ACCEL 0x08
22 #define SYSTEM_ACCEL 0x80