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.
44 lines
1.4 KiB
44 lines
1.4 KiB
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by xenroll.rc
|
|
//
|
|
#define IDS_PROJNAME 100
|
|
#define IDR_CENROLL 101
|
|
#define IDS_NOTSAFEACTION 120
|
|
#define IDS_REQ_STORE_FULL 121
|
|
#define IDS_SPC_C 122
|
|
#define IDS_SPC_O 123
|
|
#define IDS_PVK_O 124 // not a bug, same as PVK_C
|
|
#define IDS_NOTSAFE_OPEN_FORMAT 125
|
|
#define IDS_NOTSAFE_WRITE_FORMAT 126
|
|
#define IDS_WITHOUTPASSWORD 127
|
|
#define IDS_CONFIRMPASSWORD 128
|
|
#define IDS_NOTSAFE_OPEN 129
|
|
#define IDS_NOTSAFE_OPEN_PREFIX 130
|
|
#define IDS_NOTSAFE_WRITE_PREFIX 131
|
|
#define IDS_CERTENROLL 132
|
|
#define IDS_OVERWRITE_FORMAT 133
|
|
#define IDS_NOTSAFE_REQUESTING_CERT 134
|
|
#define IDS_NOTSAFE_ACCEPTING_CERT 135
|
|
#define IDS_PVK_C 136
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 201
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 201
|
|
#define _APS_NEXT_SYMED_VALUE 102
|
|
#endif
|
|
#endif
|