|
|
1.1 root 1: /*
2: WMChar resource file
3: Created by Microsoft, IBM Corporation 1990
4: */
5: #include <os2.h>
6: #include "wmchar.h"
7:
8: ICON ID_RESOURCES wmchar.ico
9:
10: MENU ID_RESOURCES
11: BEGIN
12: SUBMENU "~Actions", IDM_ACTIONS
13: BEGIN
14: MENUITEM "~Clear List", IDM_CLEAR
15: MENUITEM "Log ~KeyUps", IDM_KEYUPS
16: MENUITEM SEPARATOR
17: MENUITEM "E~xit", SC_CLOSE, MIS_SYSCOMMAND
18: END
19: SUBMENU "~Display", IDM_DISPLAY
20: BEGIN
21: MENUITEM "~Number", IDM_NUMBER
22: MENUITEM "~Virtual Key", IDM_VIRTUALKEY
23: MENUITEM "~Character", IDM_CHAR
24: MENUITEM "~Scancode", IDM_SCANCODE
25: MENUITEM "~Repeat Count", IDM_REPEAT
26: MENUITEM "~Flags", IDM_FLAGS
27: END
28: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.