Annotation of pmsdk/samples/dlgsamp/dlgsamp.rc, revision 1.1

1.1     ! root        1: /*
        !             2:    Resource file for DLGSAMP
        !             3:    Created by Microsoft Corp., 1988
        !             4: */
        !             5:  
        !             6: #include "os2.h"
        !             7: #include "dlgsamp.h"
        !             8:  
        !             9: POINTER ID_MAINWND dlgsamp.ico
        !            10:  
        !            11: STRINGTABLE
        !            12: BEGIN
        !            13:   LBI_1, "Alpha"
        !            14:   LBI_2, "Beta"
        !            15:   LBI_3, "Gamma"
        !            16:   LBI_4, "Delta"
        !            17:   LBI_5, "Epsilon"
        !            18:   LBI_6, "Zeta"
        !            19:   LBI_7, "Eta"
        !            20:   LBI_8, "Theta"
        !            21:   LBI_9, "Iota"
        !            22:   LBI_10, "Kappa"
        !            23:   LBI_11, "Lambda"
        !            24:   LBI_12, "Mu"
        !            25:   LBI_13, "Nu"
        !            26:   LBI_14, "Xi"
        !            27:   LBI_15, "Omicron"
        !            28:   LBI_16, "Pi"
        !            29:   LBI_17, "Rho"
        !            30:   LBI_18, "Sigma"
        !            31:   LBI_19, "Tau"
        !            32:   LBI_20, "Upsilon"
        !            33:   LBI_21, "Phi"
        !            34:   LBI_22, "Chi"
        !            35:   LBI_23, "Psi"
        !            36:   LBI_24, "Omega"
        !            37:   ERR_EFINVALID, "Enter an integer in the range 1-100"
        !            38: END
        !            39:  
        !            40: MENU    ID_MAINWND PRELOAD
        !            41: BEGIN
        !            42:   SUBMENU  "~Dialogs", ID_NULL
        !            43:   BEGIN
        !            44:     MENUITEM "~Entry field example",  MI_ENTRYFIELDEXAMPLE,  MIS_TEXT
        !            45:     MENUITEM "~Auto Radio button example", MI_AUTORADIOBUTTONEXAMPLE, MIS_TEXT
        !            46:     MENUITEM "~Check box example",    MI_CHECKBOXEXAMPLE,    MIS_TEXT
        !            47:     MENUITEM "~List box example",     MI_LISTBOXEXAMPLE,     MIS_TEXT
        !            48:   END
        !            49:  
        !            50:   SUBMENU "~Modality", MI_MODALITY
        !            51:   BEGIN
        !            52:     MENUITEM "Mo~dal",          MI_MODAL,       MIS_TEXT | MIA_CHECKED
        !            53:     MENUITEM "Mode~less",       MI_MODELESS,    MIS_TEXT
        !            54:   END
        !            55:  
        !            56:   SUBMENU  "E~xit",     ID_NULL
        !            57:   BEGIN
        !            58:     MENUITEM "E~xit Program",   MI_EXIT,        MIS_TEXT
        !            59:     MENUITEM "~Resume Program", MI_RESUME,      MIS_TEXT
        !            60:   END
        !            61: END
        !            62:  
        !            63: rcinclude dlgsamp.dlg
        !            64:  
        !            65:  
        !            66:  
        !            67:  
        !            68:  
        !            69:  
        !            70:  
        !            71:  
        !            72:  
        !            73:  
        !            74:  
        !            75:  
        !            76:  

unix.superglobalmegacorp.com

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