47 lines
1.7 KiB
C
47 lines
1.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by cryptmnu.rc
|
|
//
|
|
#define IDS_ENCRYPTONE 1
|
|
#define IDS_DECRYPTONE 2
|
|
#define IDS_ENCRYPTMANY 3
|
|
#define IDS_DECRYPTMANY 4
|
|
#define IDS_ENCRYPTHELP 5
|
|
#define IDS_ENCRYPTMANYHELP 5
|
|
#define IDS_DECRYPTHELP 6
|
|
#define IDS_DECRYPTMANYHELP 6
|
|
#define IDS_ENCRYPTONEHELP 7
|
|
#define IDS_DECRYPTONEHELP 8
|
|
#define IDS_ENCRYPTINGONE 9
|
|
#define IDS_ENCRYPTINGMANY 10
|
|
#define IDS_DECRYPTINGONE 11
|
|
#define IDS_DECRYPTINGMANY 12
|
|
#define IDS_TIMEEST 13
|
|
#define IDS_TIMEESTMIN 14
|
|
#define IDS_ENCRYPTFAILEDTITLE 15
|
|
#define IDS_DECRYPTFAILEDTITLE 16
|
|
#define IDS_ENCRYPTFAILEDMANY 17
|
|
#define IDS_DECRYPTFAILEDMANY 18
|
|
#define IDS_ENCRYPTFAILEDONE 19
|
|
#define IDS_DECRYPTFAILEDONE 20
|
|
#define IDD_ENCRYPTPROGRESS 101
|
|
#define IDA_ENCRYPT 102
|
|
#define IDA_DECRYPT 103
|
|
#define IDC_ANIMATE 1000
|
|
#define IDC_PROBAR 1001
|
|
#define IDC_NAME 1002
|
|
#define IDC_TONAME 1003
|
|
#define IDC_TIMEEST 1004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|