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

/*
   Resource file for TIMER application
*/
#include <os2.h>
#include "timer.h"

MENU ID_RESOURCE
BEGIN
    SUBMENU "~Action", IDM_ACTION
    BEGIN
	MENUITEM "~Start", IDM_START
	MENUITEM "~Abort", IDM_ABORT, MIA_DISABLED
    END
    SUBMENU "~Reps", IDM_REPS
    BEGIN
	MENUITEM "   10", IDM_10, MIA_CHECKED
	MENUITEM "  100", IDM_100
	MENUITEM " 1000", IDM_1000
	MENUITEM "10000", IDM_10000
    END
END

unix.superglobalmegacorp.com

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