Annotation of os232sdk/toolkt20/c/samples/template/help.h, revision 1.1

1.1     ! root        1: /*==============================================================*\
        !             2:  *                                                              *
        !             3:  *  Help.h - Sample PM application help panel ids               *
        !             4:  *      Created 1989, 1990 Microsoft Corp.                      *
        !             5:  *                                                              *
        !             6:  *--------------------------------------------------------------*
        !             7:  *                                                              *
        !             8:  *  This header file contains the identifiers for the constants *
        !             9:  *  used by the help manager.                                   *
        !            10:  *                                                              *
        !            11: \*==============================================================*/
        !            12: 
        !            13: /*--------------------------------------------------------------*\
        !            14:  *  Help table and subtables                                    *
        !            15: \*--------------------------------------------------------------*/
        !            16: #define TEMPLATE_HELP_TABLE                 1000
        !            17: 
        !            18: #define SUBTABLE_MAIN                       2000
        !            19: #define SUBTABLE_ABOUTBOXDLG                3000
        !            20: 
        !            21: 
        !            22: 
        !            23: /*--------------------------------------------------------------*\
        !            24:  *  Main window help panels                                     *
        !            25: \*--------------------------------------------------------------*/
        !            26: #define PANEL_MAIN                          2100
        !            27: #define PANEL_ABOUTBOXDLG                   3100
        !            28: 
        !            29: 
        !            30: #define PANEL_FILE                          2210
        !            31: #define PANEL_FILENEW                       2220
        !            32: #define PANEL_FILEOPEN                      2230
        !            33: #define PANEL_FILESAVE                      2240
        !            34: #define PANEL_FILESAVEAS                    2250
        !            35: #define PANEL_FILEPRINT                     2260
        !            36: #define PANEL_FILEPAGESETUP                 2270
        !            37: #define PANEL_FILEPRINTSETUP                2280
        !            38: #define PANEL_FILEEXIT                      2290
        !            39: #define PANEL_EDIT                          2310
        !            40: #define PANEL_EDITUNDO                      2320
        !            41: #define PANEL_EDITCUT                       2330
        !            42: #define PANEL_EDITCOPY                      2340
        !            43: #define PANEL_EDITPASTE                     2350
        !            44: #define PANEL_EDITCLEAR                     2360
        !            45: #define PANEL_HELP                          2910
        !            46: #define PANEL_HELPHELPFORHELP               2920
        !            47: #define PANEL_HELPEXTENDED                  2930
        !            48: #define PANEL_HELPKEYS                      2940
        !            49: #define PANEL_HELPINDEX                     2950
        !            50: #define PANEL_HELPABOUT                     2960
        !            51: 
        !            52: 
        !            53: /*--------------------------------------------------------------*\
        !            54:  *  Enter text dialog help subtable                             *
        !            55: \*--------------------------------------------------------------*/
        !            56: #define PANEL_ABOUTBOX_OK                   3110

unix.superglobalmegacorp.com

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