Leaked source code of windows server 2003
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.

173 lines
6.5 KiB

  1. #define IDM_NEW 1
  2. #define IDM_OPEN 2
  3. #define IDM_SAVE 3
  4. #define IDM_SAVEAS 4
  5. #define IDM_EXIT 5
  6. #define IDM_OPTIONS 6
  7. #define IDM_F_MAILLIST 7
  8. #define IDM_HELP 40
  9. #define IDM_ABOUT 41
  10. #define IDM_ENCODE 42
  11. #define IDM_E_INSERT_SIGN 100
  12. #define IDM_E_INSERT_ENCRYPT 101
  13. #define IDM_E_INSERT_SIGNATURE 102
  14. #define IDM_E_DELETE_LAYER 103
  15. #define IDM_E_DELETE_SIGNATURE 104
  16. #define IDM_E_INSERT_TRANSPORT 105
  17. #define IDM_E_INSERT_AGREEMENT 106
  18. #define IDM_E_INSERT_MAILLIST 107
  19. #define IDM_F_OPTIONS 110
  20. #define IDM_ALLOCATE 1001
  21. #define IDM_WABOPEN 1003
  22. #define IDM_ADDRESS 1006
  23. #define IDM_ADDRESS_WELLS0 1014
  24. #define IDM_ADDRESS_WELLS1 1015
  25. #define IDM_ADDRESS_WELLS2 1016
  26. #define IDM_ADDRESS_WELLS3 1017
  27. #define IDM_ADDRESS_DEFAULT 1018
  28. #define IDM_CLEARSIGN 1100
  29. #define IDM_OPAQUESIGN 1101
  30. #define IDM_ENCRYPT 1102
  31. #define IDM_SIGNANDENCRYPT 1103
  32. #define IDM_CLEARTRIPLEWRAP 1104
  33. #define IDM_OPAQUETRIPLEWRAP 1105
  34. #define IDM_DECODE 1106
  35. #define IDM_RESET 1107
  36. #define IDM_VALIDATE 1108
  37. #define idd_Options 2000
  38. #define IDD_MSG_DATA 2001
  39. #define IDD_SIGN_INFO_COMPOSE 2002
  40. // #define IDD_SIGN_INFO_READ 2003
  41. #define IDD_SIGN_DATA_COMPOSE 2004
  42. #define IDD_SIGN_DATA_READ 2005
  43. #define IDD_ENCRYPT_INFO_COMPOSE 2006
  44. #define IDD_ENCRYPT_INFO_READ 2007
  45. #define IDD_ENC_AGREE_COMPOSE 2008
  46. #define IDD_ENC_TRANS_COMPOSE 2010
  47. #define IDD_ENC_ML_COMPOSE 2012
  48. #define IDD_RECEIPT_CREATE 2014
  49. #define IDD_DETAIL 2015
  50. #define IDD_FILE_MAILLIST 2016
  51. #define IDD_MLDATA_CREATE 2017
  52. #define IDD_FILE_ADD_ML 2018
  53. #define IDD_ATTRIB_CREATE 2019
  54. #define IDC_RC_FROM_ALL 100
  55. #define IDC_RC_FROM_TOP 101
  56. #define IDC_RC_FROM_SOME 102
  57. #define IDC_RC_FROM_TEXT 103
  58. #define IDC_RC_TO_TEXT 104
  59. #define IDC_RC_CONTENT 105
  60. #define IDC_O_CERT_CHOOSE 100
  61. #define IDC_O_CERT_NAME 101
  62. #define IDC_O_MY_NAMES 102
  63. #define IDC_SENDER_GROUP 6000
  64. #define IDC_RECIPIENT_GROUP 6001
  65. #define IDC_SENDER_EMAIL 6100
  66. #define IDC_RECIPIENT_EMAIL 6200
  67. #define IDC_SI_BLOB_SIGN 100
  68. #define IDC_SD_CERT_CHOOSE 100
  69. #define IDC_SD_CERT_NAME 101
  70. #define IDC_SD_USE_SKI 102
  71. #define IDC_SD_LABEL 103
  72. #define IDC_SD_POLICY 104
  73. #define IDC_SD_CLASSIFICATION 105
  74. #define IDC_SD_PRIVACY_MARK 106
  75. #define IDC_SD_ADVANCED 107
  76. #define IDC_SD_RECEIPT 108
  77. #define IDC_SD_DO_RECEIPT 109
  78. #define IDC_SD_MLDATA 110
  79. #define IDC_SD_DO_MLDATA 111
  80. #define IDC_SD_AUTHATTRIB 112
  81. #define IDC_SD_DO_AUTHATTRIB 113
  82. #define IDC_SD_UNAUTHATTRIB 114
  83. #define IDC_SD_DO_UNAUTHATTRIB 115
  84. #define IDC_SDR_CERT_VIEW 100
  85. #define IDC_SDR_CERT_NAME 101
  86. #define IDC_SDR_LABEL 103
  87. #define IDC_SDR_POLICY 104
  88. #define IDC_SDR_CLASSIFICATION 105
  89. #define IDC_SDR_PRIVACY_MARK 106
  90. #define IDC_SDR_ADVANCED 107
  91. #define IDC_SDR_RECEIPT 108
  92. #define IDC_SDR_DO_RECEIPT 109
  93. #define IDC_MD_PLAIN_CHOOSE 100
  94. #define IDC_MD_PLAIN_NAME 101
  95. #define IDC_MD_CIPHER_CHOOSE 102
  96. #define IDC_MD_CIPHER_NAME 103
  97. #define IDC_MD_ITERATION 104
  98. #define IDC_MD_TOFILE 105
  99. #define IDC_ETC_LIST 100
  100. #define IDC_ETC_ADD_CERT 101
  101. #define IDC_ETC_DEL_CERT 102
  102. #define IDC_ETC_SKI 103
  103. #define IDC_EIC_AUTO 100
  104. #define IDC_EIC_FORCE 101
  105. #define IDC_EIC_ENC_ALG 102
  106. #define IDC_EIC_ALG_SELECT 103
  107. #define IDC_EIC_ATTRIBUTES 104
  108. #define IDC_EIC_UNPROTATTRIB 105
  109. #define IDC_EIC_DO_UNPROTATTRIB 106
  110. #define IDC_MLC_ID 100
  111. #define IDC_MLC_KEY 101
  112. #define IDC_MLC_ALG 102
  113. #define IDC_MLC_CSPS 103
  114. #define IDC_FML_LIST 100
  115. #define IDC_FML_ADD 101
  116. #define IDC_FML_DELETE 102
  117. #define IDC_MLC_ABSENT1 100
  118. #define IDC_MLC_NONE1 101
  119. #define IDC_MLC_INSTEAD1 102
  120. #define IDC_MLC_ALSO1 103
  121. #define IDC_MLC_NAMES1 104
  122. #define IDC_MLC_ABSENT2 105
  123. #define IDC_MLC_NONE2 106
  124. #define IDC_MLC_INSTEAD2 107
  125. #define IDC_MLC_ALSO2 108
  126. #define IDC_MLC_NAMES2 109
  127. #define IDC_MLC_OTHERS 110
  128. #define IDC_MLC_INCLUDE2 111
  129. #define IDC_MLC_CERT1 112
  130. #define IDC_MLC_CERT2 113
  131. #define IDC_MLC_ID1 114
  132. #define IDC_MLC_ID2 115
  133. #define IDC_MLC_SELECT1 116
  134. #define IDC_MLC_SELECT2 117
  135. #define IDC_AMLK_ID 100
  136. #define IDC_AMLK_KEY 101
  137. #define IDC_AMLK_ALG 102
  138. #define IDC_AMLK_DATE 103
  139. #define IDC_AMLK_OTHER 104
  140. #define IDC_BA_OID_L 100
  141. #define IDC_BA_OID 101
  142. #define IDC_BA_ASN_L 102
  143. #define IDC_BA_ASN 103
  144. #if 0
  145. #define IDC_SENDER_NAME 6101
  146. #define IDC_SENDER_CHOOSE 6102
  147. #define IDC_RECIPIENT_NAME 6201
  148. #define IDC_RECIPIENT_CHOOSE 6202
  149. #define IDC_OUTPUT_FILE 6300
  150. #define IDC_OUTPUT_FILE_BROWSE 6301
  151. #endif // 0
  152. #define IDC_STATIC -1