File:  [OS/2 SDKs] / pmsdk / samples / wmchar / wmchar.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:22 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

/*
    WMChar resource file
    Created by Microsoft Corporation, 1989
*/
#include <os2.h>
#include "wmchar.h"


MENU ID_RESOURCES
BEGIN
    SUBMENU "~Actions", IDM_ACTIONS
    BEGIN
        MENUITEM "~Clear List", IDM_CLEAR
        MENUITEM "Log ~KeyUps", IDM_KEYUPS
	MENUITEM SEPARATOR
	MENUITEM "E~xit",	SC_CLOSE,	MIS_SYSCOMMAND
    END
    SUBMENU "~Display", IDM_DISPLAY
    BEGIN
        MENUITEM "~Number", IDM_NUMBER
        MENUITEM "~Virtual Key", IDM_VIRTUALKEY
        MENUITEM "~Character", IDM_CHAR
        MENUITEM "~Scancode", IDM_SCANCODE
        MENUITEM "~Repeat Count", IDM_REPEAT
        MENUITEM "~Flags", IDM_FLAGS
    END
END

unix.superglobalmegacorp.com

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