|
|
Microsoft OS/2 SDK 2.0 05-30-1990
/*==============================================================*\ * * * Help.h - Sample PM application help panel ids * * Created 1989, 1990 Microsoft Corp. * * * *--------------------------------------------------------------* * * * This header file contains the identifiers for the constants * * used by the help manager. * * * \*==============================================================*/ /*--------------------------------------------------------------*\ * Help table and subtables * \*--------------------------------------------------------------*/ #define TEMPLATE_HELP_TABLE 1000 #define SUBTABLE_MAIN 2000 #define SUBTABLE_ABOUTBOXDLG 3000 /*--------------------------------------------------------------*\ * Main window help panels * \*--------------------------------------------------------------*/ #define PANEL_MAIN 2100 #define PANEL_ABOUTBOXDLG 3100 #define PANEL_FILE 2210 #define PANEL_FILENEW 2220 #define PANEL_FILEOPEN 2230 #define PANEL_FILESAVE 2240 #define PANEL_FILESAVEAS 2250 #define PANEL_FILEPRINT 2260 #define PANEL_FILEPAGESETUP 2270 #define PANEL_FILEPRINTSETUP 2280 #define PANEL_FILEEXIT 2290 #define PANEL_EDIT 2310 #define PANEL_EDITUNDO 2320 #define PANEL_EDITCUT 2330 #define PANEL_EDITCOPY 2340 #define PANEL_EDITPASTE 2350 #define PANEL_EDITCLEAR 2360 #define PANEL_HELP 2910 #define PANEL_HELPHELPFORHELP 2920 #define PANEL_HELPEXTENDED 2930 #define PANEL_HELPKEYS 2940 #define PANEL_HELPINDEX 2950 #define PANEL_HELPABOUT 2960 /*--------------------------------------------------------------*\ * Enter text dialog help subtable * \*--------------------------------------------------------------*/ #define PANEL_ABOUTBOX_OK 3110
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.