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.

48 lines
2.0 KiB

  1. //
  2. // Used by resource.rc
  3. //
  4. #define IDS_RSA_SIG_DESCR 1
  5. #define IDS_RSA_EXCH_DESCR 2
  6. #define IDS_IMPORT_SIMPLE 3
  7. #define IDS_SIGNING_E 4
  8. #define IDS_CREATE_RSA_SIG 5
  9. #define IDS_CREATE_RSA_EXCH 6
  10. #define IDS_DSS_SIG_DESCR 7
  11. #define IDS_DSS_EXCH_DESCR 8
  12. #define IDS_CREATE_DSS_SIG 9
  13. #define IDS_CREATE_DH_EXCH 10
  14. #define IDS_IMPORT_E_PUB 11
  15. #define IDS_MIGR 12
  16. #define IDS_DELETE_SIG 13
  17. #define IDS_DELETE_KEYX 14
  18. #define IDS_DELETE_SIG_MIGR 15
  19. #define IDS_DELETE_KEYX_MIGR 16
  20. #define IDS_SIGNING_S 17
  21. #define IDS_EXPORT_E_PRIV 18
  22. #define IDS_EXPORT_S_PRIV 19
  23. #define IDS_IMPORT_E_PRIV 20
  24. #define IDS_IMPORT_S_PRIV 21
  25. #define IDS_CSP_RSA_SIG_DESCR 7501
  26. #define IDS_CSP_RSA_EXCH_DESCR 7502
  27. #define IDS_CSP_IMPORT_SIMPLE 7503
  28. #define IDS_CSP_SIGNING_E 7504
  29. #define IDS_CSP_CREATE_RSA_SIG 7505
  30. #define IDS_CSP_CREATE_RSA_EXCH 7506
  31. #define IDS_CSP_DSS_SIG_DESCR 7507
  32. #define IDS_CSP_DSS_EXCH_DESCR 7508
  33. #define IDS_CSP_CREATE_DSS_SIG 7509
  34. #define IDS_CSP_CREATE_DH_EXCH 7510
  35. #define IDS_CSP_IMPORT_E_PUB 7511
  36. #define IDS_CSP_MIGR 7512
  37. #define IDS_CSP_DELETE_SIG 7513
  38. #define IDS_CSP_DELETE_KEYX 7514
  39. #define IDS_CSP_DELETE_SIG_MIGR 7515
  40. #define IDS_CSP_DELETE_KEYX_MIGR 7516
  41. #define IDS_CSP_SIGNING_S 7517
  42. #define IDS_CSP_EXPORT_E_PRIV 7518
  43. #define IDS_CSP_EXPORT_S_PRIV 7519
  44. #define IDS_CSP_IMPORT_E_PRIV 7520
  45. #define IDS_CSP_IMPORT_S_PRIV 7521
  46. #define IDS_CSP_AUDIT_CAPI_KEY 7522