// Help ids

/* NOTE!  Any changes to this file must be cleared with UE! */

//#define IDH_NO_HELP                             28440   // if you don't know...

/* The following symbols are defined in core\inc\help.h, which we dup here */

#ifndef IDH_OK
#define IDH_OK                                  28443   // From Help.h
#endif

#ifndef IDH_CANCEL
#define IDH_CANCEL                              28444   // From Help.h
#endif

#ifndef IDH_COMM_GROUPBOX
#define IDH_COMM_GROUPBOX                       28548   // From Help.h
#endif


#define IDH_DOS_ADV_AUTOEXEC                    5200
#define IDH_DOS_ADV_CONFIG                      5201
#define IDH_NOMSDOSWARNING                      5202
#define IDH_DOS_ADV_PIFNAME                     5203
#define IDH_DOS_AVAIL_FONTS                     5204
#define IDH_DOS_DISPLAY_ROM                     5205
#define IDH_DOS_DISPLAY_SCREEN_SETTINGS         5206

#define IDH_DOS_ADV_CONFIG_BTN                  5208
#define IDH_DOS_ADV_PRG_SUGGEST                 5209
#define IDH_DOS_MEMORY_NOEMS_DETAILS            5211
#define IDH_DOS_FONT_FONT_PREVIEW               5212
#define IDH_DOS_FONT_SIZE                       5213
#define IDH_DOS_FONT_WINDOW_PREVIEW             5214
#define IDH_DOS_KEYBOARD_FASTPASTE              5215
#define IDH_DOS_KEYBOARD_SHORTCUTS              5216
#define IDH_DOS_MEMORY_CONV                     5217
#define IDH_DOS_MEMORY_CONV_GLOBAL              5218
#define IDH_DOS_MEMORY_DPMI                     5219
#define IDH_DOS_MEMORY_EXP                      5220
#define IDH_DOS_SCREEN_USAGE_FULL               5221
#define IDH_DOS_MEMORY_EXT                      5222
#define IDH_DOS_MEMORY_EXT_HMA                  5223
#define IDH_DOS_SCREEN_USAGE_WINDOW             5224
#define IDH_DOS_SCREEN_USAGE_AUTO               5225
#define IDH_DOS_PROGRAM_ADV_BUTTON              5226
#define IDH_DOS_PROGRAM_BATCH                   5227
#define IDH_DOS_PROGRAM_CHANGEICON              5228
#define IDH_DOS_PROGRAM_CMD_LINE                5229
#define IDH_DOS_PROGRAM_DESCRIPTION             5230
#define IDH_DOS_PROGRAM_ENVIRSZ                 5231
#define IDH_DOS_PROGRAM_ICON                    5232
#define IDH_DOS_PROGRAM_ICON_NAME               5233
#define IDH_DOS_PROGRAM_RUN                     5234
#define IDH_DOS_PROGRAM_SHORTCUT                5235
#define IDH_DOS_PROGRAM_WORKDIR                 5236
#define IDH_DOS_REALMODEPROPS                   5237
#define IDH_DOS_SCREEN_RESTORE                  5238
#define IDH_DOS_TASKING_ALLOW_SCREENSAVER       5239
#define IDH_DOS_TASKING_IDLE_SLIDER             5241
#define IDH_DOS_TASKING_SINGLE                  5242
#define IDH_DOS_TASKING_SUSPEND                 5243
#define IDH_DOS_WINDOWS_MOUSE_EXCLUSIVE         5246
#define IDH_DOS_WINDOWS_MOUSE_QUICKEDIT         5247
#define IDH_DOS_WINDOWS_QUIT_CLOSE              5248
#define IDH_DOS_WINDOWS_RESTORE                 5249
#define IDH_DOS_WINDOWS_TOOLBAR                 5250
#define IDH_DOS_WINDOWS_WARN                    5251
#define IDH_DOS_ADV_HIDEWINDOWS                 5252
#define IDH_DOS_SCREEN_DMA                      5253
#define IDH_DOS_ADV_CLEANCFG                    5254
#define IDH_DOS_ADV_CURCFG                      5255

#define IDH_CONSOLE_FONT_FONT                   5256
#define IDH_CONSOLE_FONT_BOLD_FONTS             5257

#define IDH_DOS_PROGRAM_PIF_TIMER_EMULATE       5262

#define IDH_CONSOLE_SIZE_BUFF_WIDTH             5263
#define IDH_CONSOLE_SIZE_BUFF_HEIGHT            5264
#define IDH_CONSOLE_SIZE_WIN_WIDTH              5265
#define IDH_CONSOLE_SIZE_WIN_HEIGHT             5266
#define IDH_CONSOLE_SIZE_POS_LEFT               5267
#define IDH_CONSOLE_SIZE_POS_TOP                5268
#define IDH_CONSOLE_SIZE_LET_SYS                5269
#define IDH_CONSOLE_COLOR_SCR_TEXT              5270
#define IDH_CONSOLE_COLOR_SCR_BACK              5271
#define IDH_CONSOLE_COLOR_POPUP_TEXT            5272
#define IDH_CONSOLE_COLOR_POPUP_BACK            5273
#define IDH_CONSOLE_COLOR_RED                   5274
#define IDH_CONSOLE_COLOR_GREEN                 5275
#define IDH_CONSOLE_COLOR_BLUE                  5276
#define IDH_CONSOLE_COLOR_SCR_COLORS            5277
#define IDH_CONSOLE_COLOR_WIN_COLORS            5278
#define IDH_CONSOLE_COLOR_COLOR_BAR             5279

#define IDH_CONSOLE_OPTIONS_BUFF_NUM            5280
#define IDH_CONSOLE_OPTIONS_BUFF_SIZE           5281
#define IDH_CONSOLE_OPTIONS_CURSOR              5282
#define IDH_CONSOLE_OPTIONS_CURSOR_LARGE        5283
#define IDH_CONSOLE_OPTIONS_CURSOR_MED          5284
#define IDH_CONSOLE_OPTIONS_DISCARD_DUPS        5285
#define IDH_CONSOLE_OPTIONS_INSERT              5286
#define IDH_CONSOLE_OPTIONS_QUICK_EDIT          5287
#define IDH_CONSOLE_OPTIONS_LANGUAGE            5288
#define IDH_CONSOLE_OPTIONS_AUTOCOMPLETE        5289
