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.
25 lines
911 B
25 lines
911 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
|
|
#define IDS_ROOT_MSG_BOX_TITLE 6100
|
|
#define IDS_ROOT_MSG_BOX_SUBJECT 6110
|
|
#define IDS_ROOT_MSG_BOX_ISSUER 6120
|
|
#define IDS_ROOT_MSG_BOX_SELF_ISSUED 6121
|
|
#define IDS_ROOT_MSG_BOX_SERIAL_NUMBER 6130
|
|
#define IDS_ROOT_MSG_BOX_SHA1_THUMBPRINT 6140
|
|
#define IDS_ROOT_MSG_BOX_MD5_THUMBPRINT 6150
|
|
#define IDS_ROOT_MSG_BOX_TIME_VALIDITY 6160
|
|
#define IDS_ROOT_MSG_BOX_ADD_ACTION 6170
|
|
#define IDS_ROOT_MSG_BOX_DELETE_ACTION 6180
|
|
#define IDS_FRMT_SPACE 6200
|
|
#define IDS_FRMT_A 6201
|
|
#define IDS_FRMT_ZERO 6202
|
|
#define IDS_FRMT_HEX 6203
|