Annotation of os232sdk/toolkt20/c/samples/image/img_help.h, revision 1.1

1.1     ! root        1: /*==============================================================*\
        !             2:  *  img_help.h - Image Porting Sample PM application help panel *
        !             3:  *               ids                                            *
        !             4:  *      Created 1989, 1990 IBM, Microsoft Corp.                 *
        !             5:  *--------------------------------------------------------------*
        !             6:  *                                                              *
        !             7:  *  This header file contains the identifiers for the constants *
        !             8:  *  used by the help manager.                                   *
        !             9:  *                                                              *
        !            10: \*==============================================================*/
        !            11: 
        !            12: /*--------------------------------------------------------------*\
        !            13:  *  Help table and subtables                                    *
        !            14: \*--------------------------------------------------------------*/
        !            15: #define IMAGE_HELP_TABLE                    1000
        !            16: 
        !            17: #define SUBTABLE_MAIN                       2000
        !            18: #define SUBTABLE_STDFILEDLG                 3000
        !            19: 
        !            20: /*--------------------------------------------------------------*\
        !            21:  *  Main window help panels                                     *
        !            22: \*--------------------------------------------------------------*/
        !            23: #define PANEL_MAIN                          2100
        !            24: #define PANEL_STDFILEDLG                    3100
        !            25: 
        !            26: /*--------------------------------------------------------------*\
        !            27:  *  Menu help panels                                            *
        !            28: \*--------------------------------------------------------------*/
        !            29: #define PANEL_FILE                          2210
        !            30: #define PANEL_FILEOPEN                      2220
        !            31: #define PANEL_FILEEXIT                      2230
        !            32: 
        !            33: #define PANEL_VIEW                          2310
        !            34: #define PANEL_VIEWDETAIL                    2320
        !            35: #define PANEL_VIEWCOLOR                     2330
        !            36: #define PANEL_VIEWSAVEPOSITION              2340
        !            37: #define PANEL_VIEWRESTOREPOSITION           2350
        !            38: 
        !            39: #define PANEL_HELP                          2910
        !            40: #define PANEL_HELPHELPFORHELP               2920
        !            41: #define PANEL_HELPEXTENDED                  2930
        !            42: #define PANEL_HELPKEYS                      2940
        !            43: #define PANEL_HELPINDEX                     2950
        !            44: #define PANEL_HELPABOUT                     2960
        !            45: 
        !            46: /*--------------------------------------------------------------*\
        !            47:  *  Standard file dialog help panels                            *
        !            48: \*--------------------------------------------------------------*/
        !            49: #define PANEL_FILENAME_ED                   3210
        !            50: #define PANEL_DIRECTORY_LB                  3220
        !            51: #define PANEL_FILES_LB                      3230
        !            52: #define PANEL_OK_PB                         3240
        !            53: #define PANEL_CANCEL_PB                     3250
        !            54: #define PANEL_HELP_PB                       3260
        !            55: 

unix.superglobalmegacorp.com

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