Crypt Library Demo 1.00

resource.h

Go to the documentation of this file.
00001 //{{NO_DEPENDENCIES}}
00002 // Microsoft Visual C++ generated include file.
00003 // Used by CryptLibraryDemo.rc
00004 //
00005 #define IDM_ABOUTBOX                    0x0010
00006 #define IDR_MAINFRAME                   100
00007 #define IDD_ABOUTBOX                    101
00008 #define IDD_CRYPTLIBRARYDEMO_DIALOG     102
00009 #define IDS_ABOUTBOX                    103
00010 #define IDC_VERSION                     1000
00011 #define IDC_WARNING                     1001
00012 #define IDC_WEBSITE                     1002
00013 #define IDC_EMAIL                       1003
00014 #define IDC_CRYPT_KEY                   1004
00015 #define IDC_INPUT                       1005
00016 #define IDC_SOURCE                      1006
00017 #define IDC_OUTPUT                      1007
00018 #define IDC_TARGET                      1008
00019 #define IDC_SHA_CHECKSUM                1009
00020 #define IDC_MD5_CHECKSUM                1010
00021 #define IDC_METHOD                      1011
00022 #define IDC_ENCRYPT                     1012
00023 #define IDC_DECRYPT                     1013
00024 #define IDC_FILENAME                    1014
00025 #define IDC_SELECT                      1015
00026 #define IDC_CHECKSUM                    1016
00027 #define IDC_COMPUTE                     1017
00028 #define IDC_INPUTNAME                   1018
00029 #define IDC_INPUTFILE                   1019
00030 #define IDC_OUTPUTNAME                  1020
00031 #define IDC_OUTPUTFILE                  1021
00032 
00033 // Next default values for new objects
00034 // 
00035 #ifdef APSTUDIO_INVOKED
00036 #ifndef APSTUDIO_READONLY_SYMBOLS
00037 #define _APS_NEXT_RESOURCE_VALUE        104
00038 #define _APS_NEXT_COMMAND_VALUE         32771
00039 #define _APS_NEXT_CONTROL_VALUE         1024
00040 #define _APS_NEXT_SYMED_VALUE           100
00041 #endif
00042 #endif
 All Classes Files Functions Variables Enumerator Defines