home *** CD-ROM | disk | FTP | other *** search
- /**********************************************************************
-
- Tedhp.h
-
- Created by Microsoft Corporation, IBM Corporation 1989
-
- **********************************************************************/
-
-
-
-
- /**********************************************************************/
- /* Help panel resource ids. */
- /**********************************************************************/
-
-
- #define TED_HELP_TABLE 4000
- #define SUBTBL_MAIN_MENU 4001
- #define SUBTBL_FIND_DIALOG 4002
- #define SUBTBL_ABOUT_DIALOG 4003
-
-
-
-
-
- #define GENERAL_HP 4144 /* 0x1030 */
- #define OPEN_HP 4160 /* 0x1040 */
- #define OPEN_FILEEDIT_HP 4163 /* 0x1043 */
- #define OPEN_OPEN_BUTN_HP 4164 /* 0x1044 */
- #define CREATENEW_HP 4176 /* 0x1050 */
- #define SAVE_HP 4192 /* 0x1060 */
- #define SAVEAS_HP 4208 /* 0x1070 */
- #define SAVEAS_FILEEDIT_HP 4210 /* 0x1072 */
- #define SAVEAS_SAVEAS_BUTN_HP 4211 /* 0x1073 */
- #define SAVEAS_DIRECTORYLIST_HP 4212 /* 0x1074 */
- #define AUTOSAVE_HP 4224 /* 0x1080 */
- #define AUTOSAVE_EDIT_HP 4225 /* 0x1081 */
- #define AUTOSAVE_ON_HP 4226 /* 0x1082 */
- #define AUTOSAVE_SET_BUTN_HP 4227 /* 0x1083 */
- #define ABOUT_HP 4240 /* 0x1090 */
- #define EXIT_HP 4352 /* 0x1100 */
- #define UNDO_HP 4368 /* 0x1110 */
- #define CUT_HP 4384 /* 0x1120 */
- #define COPY_HP 4400 /* 0x1130 */
- #define PASTE_HP 4416 /* 0x1140 */
- #define CLEAR_HP 4432 /* 0x1150 */
- #define FIND_HP 4448 /* 0x1160 */
- #define FIND_FINDEDIT_HP 4449 /* 0x1161 */
- #define FIND_CHANGETOEDIT_HP 4450 /* 0x1162 */
- #define FIND_CASE_HP 4451 /* 0x1163 */
- #define FIND_WRAP_HP 4452 /* 0x1164 */
- #define FIND_FIND_BUTN_HP 4453 /* 0x1165 */
- #define FIND_CHGFIND_BUTN_HP 4454 /* 0x1166 */
- #define FIND_CHG_BUTN_HP 4455 /* 0x1167 */
- #define FIND_CHGALL_BUTN_HP 4456 /* 0x1168 */
- #define SELECTALL_HP 4464 /* 0x1170 */
- #define HELPONHELP_MENU_HP 4608 /* 0x1200 */
- #define EXTHELP_MENU_HP 4609 /* 0x1201 */
- #define INDEX_MENU_HP 4624 /* 0x1210 */
- #define KEYS_MENU_HP 4640 /* 0x1220 */
- #define EOL_CHAR_HP 4656 /* 0x1230 */
- #define TAB_CHAR_HP 4672 /* 0x1240 */
- #define KEYS_HELP_HP 4736 /* 0x1280 */
- #define CLIPBOARD_HP 4752 /* 0x1290 */
- #define SELECTING_TEXT_HP 4864 /* 0x1300 */
- #define WORD_WRAP_HP 4880 /* 0x1310 */
- #define FILE_AAB_HP 4896 /* 0x1320 */
- #define EDIT_AAB_HP 4912 /* 0x1330 */
- #define OPTIONS_AAB_HP 4928 /* 0x1340 */
- #define HELP_AAB_HP 4944 /* 0x1350 */
- #define SAVEQUIT_HP 4960 /* 0x1360 */
- #define SAVEQUIT_SAVE_BUTN_HP 4961 /* 0x1361 */
- #define SAVEQUIT_SAVEAS_BUTN_HP 4962 /* 0x1362 */
- #define SAVEQUIT_DISC_BUTN_HP 4963 /* 0x1363 */
- #define CANCEL_BUTTON_HP 4964 /* 0x1364 */
- #define HELP_BUTTON_HP 4965 /* 0x1365 */
- #define CURSOR_KEYS_HP 4992 /* 0x1380 */
- #define EDITING_KEYS_HP 4993 /* 0x1381 */
- #define SELECTION_KEYS_HP 4994 /* 0x1382 */
- #define AAB_KEYS_HP 4995 /* 0x1383 */
- #define MENU_KEYS_HP 4996 /* 0x1384 */
- #define DIALOG_KEYS_HP 4997 /* 0x1385 */
- #define SYSTEM_KEYS_HP 4999 /* 0x1387 */
- #define QUERY_LINES_HP 5000 /* 0x1388 */
-