File:  [WindowsNT SDKs] / mstools / samples / showuni / showuni.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:21:22 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntsdk-oct-1992, HEAD
Microsoft Windows NT Build 328 10-12-1992

#include <windows.h>
#include "showuni.h"

IDC_SHOWUNI ICON showuni.ico

IDM_SHOWUNI MENU
BEGIN
    POPUP "&File"
    BEGIN
	MENUITEM "E&xit",		IDM_EXIT
	MENUITEM SEPARATOR
	MENUITEM "&About ShowUni...",	IDM_ABOUT
    END

    POPUP "&Show"
    BEGIN
	MENUITEM "&Characters",		IDM_SHOWCHARS
	MENUITEM "&Range...",		IDM_SHOWRANGE
	MENUITEM "&Clear",		IDM_CLEAR
    END

    POPUP "Fo&nt"
    BEGIN
	MENUITEM "&Select a Font...",	IDM_SELECTFONT
    END
END

#include "showuni.dlg"

unix.superglobalmegacorp.com

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