/*++

Copyright (c) 1997 Microsoft Corporation

Module Name:

    resource.h

Abstract:

    This file contains all manafest contants for the NTOC resource file.

Author:

    Wesley Witt (wesw) 7-Aug-1997

Environment:

    User Mode

--*/

#define WIZARD_WIDTH                         304
#define WIZARD_HEIGTH                        140

#define IDC_STATIC                           -1

#define IDD_TAPI_LOCATIONS                   501
#define IDD_DISPLAY                          502
#define IDD_DATETIME                         503
#define IDD_NTOC_WELCOME                     504
#define IDD_NTOC_FINISH                      505
#define IDD_REINSTALL                        506

#define IDC_COUNTRY_LIST                     201
#define IDC_AREA_CODE                        202
#define IDC_LONG_DISTANCE                    203
#define IDC_TONE                             204
#define IDC_PULSE                            205
#define IDC_SCREENSAMPLE                     206
#define IDC_DSP_CLRPALGRP                    207
#define IDC_DSP_COLORBOX                     208
#define IDC_DSP_COLORBAR                     209
#define IDC_DSP_DSKAREAGRP                   210
#define IDC_DSP_AREA_SB                      211
#define IDC_DSP_X_BY_Y                       212
#define IDC_DSP_FONTSIZEGRP                  213
#define IDC_DSP_FONTSIZE                     214
#define IDC_DSP_REFFREQGRP                   215
#define IDC_DSP_FREQ                         216
#define IDC_DSP_LIST_ALL                     217
#define IDC_DSP_TEST                         218
#define IDC_DSP_CHANGE                       219
#define IDC_MONITOR_BITMAP                   220
#define IDC_TEST                             221
#define IDC_DATE_PICKER                      222
#define IDC_TIME_PICKER                      223
#define IDC_TIMEZONE                         224
#define IDC_DAYLIGHT                         225
#define IDC_REFRESH_RATE                     226
#define IDT_TITLE                            227

#define IDS_TAPILOC_TITLE                    301
#define IDS_TAPILOC_SUBTITLE                 302
#define IDS_DISPLAY_TITLE                    303
#define IDS_DISPLAY_SUBTITLE                 304
#define IDS_RESOLUTION_FMT                   305
#define IDS_COLOR_RED                        306
#define IDS_COLOR_GREEN                      307
#define IDS_COLOR_BLUE                       308
#define IDS_COLOR_YELLOW                     309
#define IDS_COLOR_MAGENTA                    310
#define IDS_COLOR_CYAN                       311
#define IDS_COLOR_WHITE                      312
#define IDS_RED_SHADES                       313
#define IDS_GREEN_SHADES                     314
#define IDS_BLUE_SHADES                      315
#define IDS_GRAY_SHADES                      316
#define IDS_PATTERN_HORZ                     317
#define IDS_PATTERN_VERT                     318
#define IDS_UNAVAILABLE                      319
#define IDS_DATETIME_TITLE                   320
#define IDS_DATETIME_SUBTITLE                321
#define IDS_DEFAULT_LOCATION_NAME            322
#define IDS_LARGEFONT_NAME                   323
#define IDS_LARGEFONT_SIZE                   324


//#define IDB_MONITOR_BITMAP                   401
//#define IDB_COLORBAR_BITMAP                  402

#define IDI_DATE                             601
#define IDI_TIMEZONE                         602
#define IDI_MODEM                            603

