|
|
Microsoft OS/2 SDK 2.0 05-30-1990
/*==============================================================*\ * img_help.h - Image Porting Sample PM application help panel * * ids * * Created 1989, 1990 IBM, Microsoft Corp. * *--------------------------------------------------------------* * * * This header file contains the identifiers for the constants * * used by the help manager. * * * \*==============================================================*/ /*--------------------------------------------------------------*\ * Help table and subtables * \*--------------------------------------------------------------*/ #define IMAGE_HELP_TABLE 1000 #define SUBTABLE_MAIN 2000 #define SUBTABLE_STDFILEDLG 3000 /*--------------------------------------------------------------*\ * Main window help panels * \*--------------------------------------------------------------*/ #define PANEL_MAIN 2100 #define PANEL_STDFILEDLG 3100 /*--------------------------------------------------------------*\ * Menu help panels * \*--------------------------------------------------------------*/ #define PANEL_FILE 2210 #define PANEL_FILEOPEN 2220 #define PANEL_FILEEXIT 2230 #define PANEL_VIEW 2310 #define PANEL_VIEWDETAIL 2320 #define PANEL_VIEWCOLOR 2330 #define PANEL_VIEWSAVEPOSITION 2340 #define PANEL_VIEWRESTOREPOSITION 2350 #define PANEL_HELP 2910 #define PANEL_HELPHELPFORHELP 2920 #define PANEL_HELPEXTENDED 2930 #define PANEL_HELPKEYS 2940 #define PANEL_HELPINDEX 2950 #define PANEL_HELPABOUT 2960 /*--------------------------------------------------------------*\ * Standard file dialog help panels * \*--------------------------------------------------------------*/ #define PANEL_FILENAME_ED 3210 #define PANEL_DIRECTORY_LB 3220 #define PANEL_FILES_LB 3230 #define PANEL_OK_PB 3240 #define PANEL_CANCEL_PB 3250 #define PANEL_HELP_PB 3260
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.