Source code of Windows XP (NT5)
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.

46 lines
1.7 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by cryptmnu.rc
  4. //
  5. #define IDS_ENCRYPTONE 1
  6. #define IDS_DECRYPTONE 2
  7. #define IDS_ENCRYPTMANY 3
  8. #define IDS_DECRYPTMANY 4
  9. #define IDS_ENCRYPTHELP 5
  10. #define IDS_ENCRYPTMANYHELP 5
  11. #define IDS_DECRYPTHELP 6
  12. #define IDS_DECRYPTMANYHELP 6
  13. #define IDS_ENCRYPTONEHELP 7
  14. #define IDS_DECRYPTONEHELP 8
  15. #define IDS_ENCRYPTINGONE 9
  16. #define IDS_ENCRYPTINGMANY 10
  17. #define IDS_DECRYPTINGONE 11
  18. #define IDS_DECRYPTINGMANY 12
  19. #define IDS_TIMEEST 13
  20. #define IDS_TIMEESTMIN 14
  21. #define IDS_ENCRYPTFAILEDTITLE 15
  22. #define IDS_DECRYPTFAILEDTITLE 16
  23. #define IDS_ENCRYPTFAILEDMANY 17
  24. #define IDS_DECRYPTFAILEDMANY 18
  25. #define IDS_ENCRYPTFAILEDONE 19
  26. #define IDS_DECRYPTFAILEDONE 20
  27. #define IDD_ENCRYPTPROGRESS 101
  28. #define IDA_ENCRYPT 102
  29. #define IDA_DECRYPT 103
  30. #define IDC_ANIMATE 1000
  31. #define IDC_PROBAR 1001
  32. #define IDC_NAME 1002
  33. #define IDC_TONAME 1003
  34. #define IDC_TIMEEST 1004
  35. // Next default values for new objects
  36. //
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NO_MFC 1
  40. #define _APS_NEXT_RESOURCE_VALUE 104
  41. #define _APS_NEXT_COMMAND_VALUE 40001
  42. #define _APS_NEXT_CONTROL_VALUE 1005
  43. #define _APS_NEXT_SYMED_VALUE 101
  44. #endif
  45. #endif