//  Copyright (c) 1998-1999 Microsoft Corporation
/*******************************************************************************
*
* resource.h
*
* UTILDLL resource file defines
*
*
*******************************************************************************/

#define IDS_ALL_LAN_ADAPTERS            1
#define IDS_NO_ADDITIONAL_ERROR_INFO    2
#define IDS_NO_ERROR_TEXT_AVAILABLE     3
#define IDS_STANDARD_ERROR_FORMAT       4
#define IDS_ERROR                       5

#define IDP_ERROR_REGLANA               100
#define IDP_ERROR_REGNETCARD            101

#define IDS_CONSOLE                     200
#define IDS_NETWORK                     201
#define IDS_ASYNC                       202
#define IDS_FRAME                       203
#define IDS_RELIABLE                    204
#define IDS_COMPRESSION                 205
#define IDS_ENCRYPTION                  206
#define IDS_TELNET                      207
#define IDS_UNKNOWN_PROTOCOL            208

#define IDS_ACTIVE                      300
#define IDS_SHORT_ACTIVE                301
#define IDS_CONNECTED                   302
#define IDS_SHORT_CONNECTED             303
#define IDS_CONNECT_QUERY               304
#define IDS_SHORT_CONNECT_QUERY         305
#define IDS_SHADOW                      306
#define IDS_SHORT_SHADOW                307
#define IDS_DISCONNECTED                308
#define IDS_SHORT_DISCONNECTED          309
#define IDS_IDLE                        310
#define IDS_SHORT_IDLE                  311
#define IDS_RESET                       312
#define IDS_SHORT_RESET                 313
#define IDS_DOWN                        314
#define IDS_SHORT_DOWN                  315
#define IDS_INIT                        316
#define IDS_SHORT_INIT                  317
#define IDS_LISTEN                      318
#define IDS_SHORT_LISTEN                319
#define IDS_UNKNOWN                     320
#define IDS_ASYNC_CONNECT_CTS           321
#define IDS_ASYNC_CONNECT_DTR           322
#define IDS_ASYNC_CONNECT_RI            323
#define IDS_ASYNC_CONNECT_DCD           324
#define IDS_ASYNC_CONNECT_FIRSTCHAR     325
#define IDS_ASYNC_CONNECT_PERM          326

#define IDS_INITED                      400
#define IDS_READY                       401
#define IDS_RUN                         402
#define IDS_STANDBY                     403
#define IDS_TERMINATE                   404
#define IDS_WAIT                        405
#define IDS_TRANSIT                     406
#define IDS_STATE_DASHES                407
#define IDS_EXECUTIVE                   408
#define IDS_FREE_PAGE                   409
#define IDS_PAGE_IN                     410
#define IDS_POOL_ALLOC                  411
#define IDS_DELAY_EXECUTION             412
#define IDS_SUSPENDED                   413
#define IDS_USER_REQUEST                414
#define IDS_EVENT_PAIR_HIGH             415
#define IDS_EVENT_PAIR_LOW              416
#define IDS_LPC_RECEIVE                 417
#define IDS_LPC_REPLY                   418
#define IDS_VIRTUAL_MEMORY              419
#define IDS_PAGE_OUT                    420
#define IDS_WAIT1                       421
#define IDS_WAIT2                       422
#define IDS_WAIT3                       423
#define IDS_WAIT4                       424
#define IDS_WAIT5                       425
#define IDS_WAIT6                       426
#define IDS_WAIT7                       427
#define IDS_WAIT8                       428
#define IDS_WAIT9                       429
#define IDS_WAIT10                      430

#define IDS_DOMAIN_ADMINS               431


/* resources from 1000 onwords are used by utilsub */

