Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

55 lines
1.8 KiB

//--------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1995 - 1999
//
// File: resource.h
//
// Contents: the resource header for setreg.cpp
//
//
// History: 05-May-97 xiaohs created
//
//--------------------------------------------------------------------------
//defintion for string IDS
#define IDS_SWITCH1 5999
#define IDS_SWITCH2 6000
#define IDS_OPTION_Q 6001
#define IDS_TRUE 6002
#define IDS_FALSE 6003
#define IDS_SYNTAX 6004
#define IDS_OPTIONS 6005
#define IDS_OPTION_Q_DESC 6006
#define IDS_ENDLN 6007
#define IDS_CHOICES 6008
#define IDS_DESC 6009
#define IDS_DISPLAY 6010
#define IDS_DISPLAY_LT_10 6011
#define IDS_NAME_TEST_ROOT 6111
#define IDS_NAME_EXPIRATION 6112
#define IDS_NAME_REVOCATION 6113
#define IDS_NAME_OFFLINE_INDIVIDUAL 6114
#define IDS_NAME_OFFLINE_COMMERCIAL 6115
#define IDS_NAME_JAVA_INDIVIDUAL 6116
#define IDS_NAME_JAVA_COMMERCIAL 6117
#define IDS_NAME_VERSION_ONE 6118
#define IDS_NAME_REVOCATIONONTS 6119
#define IDS_NAME_ALLOWONLYPERTRUST 6120
#define IDS_FAILED 6201
#define IDS_MANY_ARG 6202
#define IDS_INVALID_CHOICE 6203
#define IDS_MISS_ARG 6204
#define IDS_BAD_VALUE 6205
#define IDS_NO_VALUE 6206
#define IDS_REG_OPEN_FAILED 6207
#define IDS_REG_QUERY_FAILED 6208
#define IDS_REG_CREATE_FAILED 6209
#define IDS_REG_SET_FAILED 6210
#define IDS_WRONG_TYPE 6211
#define IDS_STATE 6212
#define IDS_UPDATED 6213
#define IDS_VALUE 6214
#define IDS_KEY_STATE 6215