windows-nt/Source/XPSP1/NT/ds/security/services/ca/include/setupids.h
2020-09-26 16:20:57 +08:00

113 lines
4.3 KiB
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: setupids.h
//
//--------------------------------------------------------------------------
#ifndef __SETUPIDS_H__
#define __SETUPIDS_H__
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by initlib.lib, shared by certocm.dll, certmmc.dll and certutil.exe
// Shared range: 200-299
#define IDS_CAHIER_CERTFILE_FILTER 211
#define IDS_CAHIER_INSTALL_TITLE 212
#define IDS_ILOG_MISSING_PROVIDER 213
#define IDS_ERR_INCOMPLETECHAIN 214
#define IDS_ERR_INVALIDCHAIN 215
#define IDS_ERR_RETRIEVE_PENDING 216
#define IDS_ILOG_GETCANAME 217
#define IDS_ILOG_SELECTCA 218
#define IDS_ILOG_SAVECERTANDKEYS 230
#define IDS_ILOG_RETRIEVECERT 231
#define IDS_ILOG_FINISHSUSPENDEDSETUP 232
#define IDS_ERR_NOTCACERT 233
#define IDS_ILOG_SETUPCOMPLETE 234
#define IDS_ILOG_RETRIEVEPENDING 235
#define IDS_ILOG_KEYINDEX 236
#define IDS_ILOG_LOADOLDCERT 237
#define IDS_ILOG_CLONECERT 238
#define IDS_ILOG_BUILDREQUEST 239
#define IDS_ILOG_RENEWOLDKEY 240
#define IDS_ILOG_INSTALLCERT 241
#define IDS_ILOG_RENEWNEWKEY 242
#define IDS_ILOG_BUILDCERT 243
#define IDS_ILOG_SAVECHAINANDKEYS 244
#define IDS_REQUEST_HELPTEXT 245
#define IDS_ILOG_CREATECDP 246
#define IDS_ILOG_CREATENTAUTHTRUST 247
#define IDS_ILOG_CREATEROOTTRUST 248
#define IDS_ILOG_PUBLISHCA 249
#define IDS_ILOG_SUBMITREQUEST 250
#define IDS_ERR_BADCSP 251
#define IDS_ERR_BAD_CA_CERT_7F 252
#define IDS_ERR_RENEWEDCERTCAVERSION 253
#define IDS_ERR_UNTRUSTEDROOT 254
#define IDS_ERR_CERTADDCERTIFICATECONTEXTTOSTORE 255
#define IDS_ERR_CERTCREATECERTIFICATECONTEXT 256
//#define IDS_UNUSED 257
#define IDS_ILOG_SETSECURITY 258
#define IDS_ERR_CREATEFILE 259
#define IDS_ERR_DELETEKEY 260
#define IDS_ERR_ENCODEKEYATTR 261
#define IDS_ERR_ENCODETOBESIGNED 262
#define IDS_ERR_ENV_NOT_SET 263
#define IDS_ERR_FULL_TOKEN 264
#define IDS_ERR_GENKEYFAIL 265
#define IDS_ERR_GETCOMPUTERNAME 266
#define IDS_ERR_KEYSECURITY 267
#define IDS_ERR_MYDECODENAME 268
#define IDS_ERR_NOT_ENTERPRISE_USER 269
#define IDS_ERR_NOT_MATCH_NAME 270
#define IDS_ILOG_GENERATEKEYS 271
#define IDS_ERR_REPEATWIZPREFIX 272
#define IDS_ERR_REQUEST_DENIED 273
#define IDS_ERR_REQUEST_ERROR 274
#define IDS_ERR_REQUEST_INCOMPLETE 275
#define IDS_ERR_REQUEST_OUTOFBAND 276
#define IDS_ERR_REQUEST_PENDING 277
#define IDS_ERR_REQUEST_REVOKED 278
#define IDS_ERR_SETKEYPROVIDER 279
#define IDS_ERR_SUBMIT_REQUEST 280
#define IDS_ERR_SUBMIT_REQUEST_FAIL 281
//#define IDS_UNUSED 282
//#define IDS_UNUSED 283
#define IDS_CAHIER_INSTALL_MISIINGCERT_TITLE 284
#define IDS_ERR_WRITEDERTOFILE 285
#define IDS_ERR_WRITEFILE 286
//#define IDS_UNUSED 287
#define IDS_ILOG_SETKEYSECURITY 288
#define IDS_MSG_PARENTCA_CONFIG 289
#define IDS_MSG_REQUEST_ID 290
#define IDS_MSG_TITLE 291
#define IDS_ILOG_SETADMINONLYFOLDERSECURITY 292
//#define IDS_UNUSED 293
//#define IDS_UNUSED 294
//#define IDS_UNUSED 295
//#define IDS_UNUSED 296
//#define IDS_UNUSED 297
//#define IDS_UNUSED 298
#define IDS_ERR_NO_KEY_ACCESS 299
// **NOTE** hit high end of the limited range
#define IDC_STATIC (-1)
// dialogs
#define IDD_COMPLETE_DIALOG 4000
#define IDC_PARENT_COMPUTER_NAME 4001
#define IDC_PARENT_CA_NAME 4002
#define IDC_BROWSE_CA 4003
#define IDC_REQUEST_HELPTEXT 4004
#define IDS_CA_PICKER_TITLE 4050
#define IDS_CA_PICKER_PROMPT 4051
#endif // __SETUPIDS_H__