Annotation of os232sdk/toolkt20/c/samples/vmm/vmm_help.h, revision 1.1.1.1

1.1       root        1: /*==============================================================*\
                      2:  *                                                             *
                      3:  *  Vmm_help.h - Sample PM application help ids                *
                      4:  *     Created 1990, Microsoft, IBM 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 SAMPLE_HELP_TABLE                  1000
                     17: 
                     18: #define SUBTABLE_MAIN                      2000
                     19: #define SUBTABLE_ENTERTEXTDLG              3000
                     20: #define SUBTABLE_DEMOMSGBOX                4000
                     21: 
                     22: 
                     23: 
                     24: /*--------------------------------------------------------------*\
                     25:  *  Main window help panels                                    *
                     26: \*--------------------------------------------------------------*/
                     27: #define PANEL_MAIN                         2100
                     28: #define PANEL_ENTERTEXTDLG                 3100
                     29: #define PANEL_DEMOMSGBOX                   4100
                     30: 
                     31: 
                     32: #define PANEL_FILE                         2210
                     33: #define PANEL_FILENEW                      2220
                     34: #define PANEL_FILEOPEN                     2230
                     35: #define PANEL_FILESAVE                     2240
                     36: #define PANEL_FILESAVEAS                   2250
                     37: #define PANEL_FILEPRINT                    2260
                     38: #define PANEL_FILEPAGESETUP                2270
                     39: #define PANEL_FILEPRINTSETUP               2280
                     40: #define PANEL_FILEEXIT                     2290
                     41: #define PANEL_EDIT                         2310
                     42: #define PANEL_EDITUNDO                     2320
                     43: #define PANEL_EDITCUT                      2330
                     44: #define PANEL_EDITCOPY                     2340
                     45: #define PANEL_EDITPASTE                    2350
                     46: #define PANEL_EDITCLEAR                    2360
                     47: #define PANEL_VIEW                         2410
                     48: #define PANEL_VIEWSTRING                   2420
                     49: #define PANEL_OPTIONS                      2510
                     50: #define PANEL_OPTIONSFORECOLOR             2520
                     51: #define PANEL_OPTIONSBACKCOLOR             2530
                     52: #define PANEL_OPTIONSBACKCOLORYELLOW       2540
                     53: #define PANEL_OPTIONSBACKCOLORPINK         2550
                     54: #define PANEL_OPTIONSBACKCOLORCYAN         2560
                     55: #define PANEL_OPTIONSBACKCOLORDEFAULT      2570
                     56: #define PANEL_OPTIONSFONT                  2580
                     57: #define PANEL_WINDOW                       2610
                     58: #define PANEL_WINDOWTILE                   2620
                     59: #define PANEL_WINDOWCASCADE                2630
                     60: #define PANEL_HELP                         2910
                     61: #define PANEL_HELPHELPFORHELP              2920
                     62: #define PANEL_HELPEXTENDED                 2930
                     63: #define PANEL_HELPKEYS                     2940
                     64: #define PANEL_HELPINDEX                    2950
                     65: #define PANEL_HELPABOUT                    2960
                     66: 
                     67: 
                     68: /*--------------------------------------------------------------*\
                     69:  *  Enter text dialog help subtable                            *
                     70: \*--------------------------------------------------------------*/
                     71: #define PANEL_ENTTXTDLG_OK                 3110
                     72: #define PANEL_ENTTXTDLG_CANCEL             3120
                     73: #define PANEL_ENTTXTDLG_ENTRY              3130
                     74: 
                     75: /*--------------------------------------------------------------*\
                     76:  *  Demo message box dialog help subtable                      *
                     77: \*--------------------------------------------------------------*/
                     78: #define PANEL_DEMOMSGBOX_OK                4110
                     79: #define PANEL_DEMOMSGBOX_HELP              4120

unix.superglobalmegacorp.com

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