Annotation of pmsdk/samples/wmchar/wmchar.rc, revision 1.1.1.1

1.1       root        1: /*
                      2:     WMChar resource file
                      3:     Created by Microsoft Corporation, 1989
                      4: */
                      5: #include <os2.h>
                      6: #include "wmchar.h"
                      7: 
                      8: 
                      9: MENU ID_RESOURCES
                     10: BEGIN
                     11:     SUBMENU "~Actions", IDM_ACTIONS
                     12:     BEGIN
                     13:         MENUITEM "~Clear List", IDM_CLEAR
                     14:         MENUITEM "Log ~KeyUps", IDM_KEYUPS
                     15:        MENUITEM SEPARATOR
                     16:        MENUITEM "E~xit",       SC_CLOSE,       MIS_SYSCOMMAND
                     17:     END
                     18:     SUBMENU "~Display", IDM_DISPLAY
                     19:     BEGIN
                     20:         MENUITEM "~Number", IDM_NUMBER
                     21:         MENUITEM "~Virtual Key", IDM_VIRTUALKEY
                     22:         MENUITEM "~Character", IDM_CHAR
                     23:         MENUITEM "~Scancode", IDM_SCANCODE
                     24:         MENUITEM "~Repeat Count", IDM_REPEAT
                     25:         MENUITEM "~Flags", IDM_FLAGS
                     26:     END
                     27: END

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.