Annotation of mstools/samples/showuni/showuni.rc, revision 1.1

1.1     ! root        1: #include <windows.h>
        !             2: #include "showuni.h"
        !             3: 
        !             4: IDC_SHOWUNI ICON showuni.ico
        !             5: 
        !             6: IDM_SHOWUNI MENU
        !             7: BEGIN
        !             8:     POPUP "&File"
        !             9:     BEGIN
        !            10:        MENUITEM "E&xit",               IDM_EXIT
        !            11:        MENUITEM SEPARATOR
        !            12:        MENUITEM "&About ShowUni...",   IDM_ABOUT
        !            13:     END
        !            14: 
        !            15:     POPUP "&Show"
        !            16:     BEGIN
        !            17:        MENUITEM "&Characters",         IDM_SHOWCHARS
        !            18:        MENUITEM "&Range...",           IDM_SHOWRANGE
        !            19:        MENUITEM "&Clear",              IDM_CLEAR
        !            20:     END
        !            21: 
        !            22:     POPUP "Fo&nt"
        !            23:     BEGIN
        !            24:        MENUITEM "&Select a Font...",   IDM_SELECTFONT
        !            25:     END
        !            26: END
        !            27: 
        !            28: #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.