Resource.h
上传用户:len888
上传日期:2015-03-06
资源大小:59k
文件大小:1k
源码类别:

CA认证

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by RSAWANG.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_RSAWANG_DIALOG              102
  9. #define IDR_MAINFRAME                   128
  10. #define IDD_DIALOG1                     129
  11. #define IDD_DIALOG2                     130
  12. #define IDC_CURSOR1                     131
  13. #define IDC_SOURCESTRING                1000
  14. #define IDC_ENCRYPTSTRING               1001
  15. #define IDC_DECRYPTSTRING               1002
  16. #define IDC_ENCRYPT                     1003
  17. #define IDC_DECRYPT                     1004
  18. #define IDC_PUBLICKEY                   1005
  19. #define IDC_PRIVATEKEY                  1006
  20. #define IDC_R                           1007
  21. #define IDC_GENERATEKEY                 1009
  22. #define IDC_INPUTENCRYPTKEY             1010
  23. #define IDC_INPUTDECRYPTKEY             1011
  24. #define IDC_DECRYPTKEY                  1012
  25. #define IDC_ENCRYPTKEY                  1013
  26. #define IDC_INPUTMODER                  1014
  27. #define IDC_INPUTMODER1                 1015
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_NEXT_RESOURCE_VALUE        132
  33. #define _APS_NEXT_COMMAND_VALUE         32771
  34. #define _APS_NEXT_CONTROL_VALUE         1016
  35. #define _APS_NEXT_SYMED_VALUE           101
  36. #endif
  37. #endif