home *** CD-ROM | disk | FTP | other *** search
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by MemoryEncrypt.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_MEMORYENCRYPT_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_OPTION 129
- #define IDD_KEYPAIR 130
- #define IDC_CBO_ENCRYPTIONMETHOD 1001
- #define IDC_CBO_EOLTYPE 1002
- #define IDC_CBO_KEYSIZE 1002
- #define IDC_TXT_MAXLINELENGTH 1003
- #define IDC_CBO_ENCRYPTIONMODE 1003
- #define IDC_TXT_DECRYPTEDTEXT 1004
- #define IDC_CBO_HASHINGMETHOD 1004
- #define IDC_LBL_DECRYPTEDSIZE 1005
- #define IDC_CBO_PADDINGMETHOD 1005
- #define IDC_TXT_ENCRYPTEDTEXT 1006
- #define IDC_LBL_ENCRYPTEDSIZE 1007
- #define IDC_CMD_ENCRYPT 1008
- #define IDC_CMD_DECRYPT 1009
- #define IDQUIT 1010
- #define IDC_RDO_SYMMETRICENCRYPTION 1011
- #define IDC_TXT_PASSPHRASE 1012
- #define IDC_CMD_OPTION 1013
- #define IDC_TXT_PRIVATEKEYFILE 1014
- #define IDC_TXT_PUBLICKEYFILE 1015
- #define IDC_RDO_ASYMMETRICENCRYPTION 1016
- #define IDC_CMD_RANDOMKEYPAIR 1017
- #define IDC_CMD_SELPRIVATEKEYFILE 1018
- #define IDC_CMD_SELPUBLICKEYFILE 1019
- #define IDC_TXT_KEYSIZE 1020
- #define IDC_TXT_RANDOMSEED 1021
-
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 131
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1021
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
-