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.

247 lines
12 KiB

  1. //////////////////////////////////////////////////////
  2. // //
  3. // Fax Send Wizard resource ID file //
  4. // It compiles as part of FxsRes.dll //
  5. // All the IDs should be in range //
  6. // //
  7. // [6000 - 6999] //
  8. // //
  9. //////////////////////////////////////////////////////
  10. #define IDS_ERR_TAPI_CPL_LAUNCH 6000
  11. #define IDS_SEND_SPECIFIC 6001
  12. #define IDS_MULTIPLE_RECIPIENTS 6002
  13. #define IDS_NONE 6003
  14. #define IDS_SCAN_ERROR_TITLE 6004
  15. #define IDS_SCAN_ERROR_BW 6005
  16. #define IDS_WIZARD_TITLE 6006
  17. #define IDS_ERR_CPL_LAUNCH 6007
  18. #define IDS_NO_COUNTRY 6008
  19. #define IDS_ERROR_DLGTITLE 6009
  20. #define IDS_BAD_RECIPIENT_NAME 6010
  21. #define IDS_BAD_RECIPIENT_NUMBER 6011
  22. #define IDS_BAD_RECIPIENT_AREACODE 6012
  23. #define IDS_BAD_ADDRESS_TYPE 6013
  24. #define IDS_COVERPAGE_FOR 6014
  25. #define IDS_ERROR_RECEIPT_DL 6015
  26. #define IDS_ERROR_RECEIPT_SMTP 6016
  27. #define IDS_NOTE_SUBJECT_EMPTY 6017
  28. #define IDS_COLUMN_RECIPIENT_NAME 6018
  29. #define IDS_COLUMN_RECIPIENT_NUMBER 6019
  30. #define IDS_FAX_SERVER 6020
  31. #define IDS_ERROR_SERVER_RETRIEVE 6021
  32. #define IDS_USERCP_SUFFIX 6022
  33. #define IDS_NO_FAXSERVER 6023
  34. #define IDS_HOME 6024
  35. #define IDS_BUSINESS 6025
  36. #define IDS_ERROR_RECIPIENT_NAME 6026
  37. #define IDS_ERROR_AREA_CODE 6027
  38. #define IDS_WIZ_RECIPIENT_TITLE 6028
  39. #define IDS_WIZ_RECIPIENT_SUB 6029
  40. #define IDS_WIZ_COVERPAGE_TITLE 6030
  41. #define IDS_WIZ_COVERPAGE_SUB 6031
  42. #define IDS_WIZ_SCAN_TITLE 6032
  43. #define IDS_WIZ_SCAN_SUB 6033
  44. #define IDS_WIZ_FAXOPTS_TITLE 6034
  45. #define IDS_WIZ_FAXOPTS_SUB 6035
  46. #define IDS_WIZ_FINISH_TITLE 6036
  47. #define IDS_WIZ_FINISH_SUB 6037
  48. #define IDS_WIZ_WELCOME_TITLE 6038
  49. #define IDS_WIZ_WELCOME_SUB 6039
  50. #define IDS_WIZ_TIME_FORMAT 6040
  51. #define IDS_LARGEFONT_NAME 6041
  52. #define IDS_LARGEFONT_SIZE 6042
  53. #define IDS_SEND_DISCOUNT 6043
  54. #define IDS_SEND_ASAP 6044
  55. //
  56. // Icon and bitmap resource IDs
  57. //
  58. #define IDI_ARROW 6046
  59. #define IDB_FAXWIZ_BITMAP 6047
  60. #define IDB_WATERMARK_16 6048
  61. #define IDB_WATERMARK_256 6049
  62. #define IDB_FAXWIZ_WATERMARK 6050
  63. #define IDI_USERINFO 6051
  64. #define IDC_SEND_ASAP 6052
  65. #define IDC_SEND_AT_CHEAP 6053
  66. #define IDC_SEND_AT_TIME 6054
  67. #define IDC_BILLING_CODE 6059
  68. #define IDC_RUN_FAXCFG 6060
  69. #define IDC_EMAIL 6061
  70. #define IDC_SENDTIME 6062
  71. #define IDC_STATIC_ATTACH_NOTE 6067
  72. #define IDI_WZRD_INFO 6068
  73. #define IDC_WZRD_NOTE_ICON 6069
  74. #define IDD_WIZARD_WELCOME 6071
  75. #define IDD_WIZARD_CHOOSE_WHO 6072
  76. #define IDD_WIZARD_CHOOSE_CP 6073
  77. #define IDD_WIZARD_SCAN 6074
  78. #define IDD_WIZARD_FAXOPTS 6075
  79. #define IDD_WIZARD_CONGRATS 6076
  80. #define IDD_CHOOSE_FAXNUMBER 6077
  81. #define IDD_WIZFIRSTTIME 6078
  82. #define IDD_WIZARD_USERINFO 6079
  83. #define IDD_WIZARD_FAXRECEIPT 6080
  84. #define IDD_WIZ_ADDRESS 6081
  85. #define IDD_WIZARD_WELCOME_NOWIZARD97 6082
  86. #define IDD_WIZARD_CHOOSE_WHO_NOWIZARD97 6083
  87. #define IDD_WIZARD_CHOOSE_CP_NOWIZARD97 6084
  88. #define IDD_WIZARD_SCAN_NOWIZARD97 6085
  89. #define IDD_WIZARD_FAXOPTS_NOWIZARD97 6086
  90. #define IDD_WIZARD_CONGRATS_NOWIZARD97 6087
  91. #define IDD_WIZARD_FAXRECEIPT_NOWIZARD97 6088
  92. #define IDC_STATIC_HEADER_TITLE 6089
  93. #define IDC_STATIC_HEADER_SUB 6090
  94. #define IDC_BITMAP_STATIC 6091
  95. #define IDC_WIZ_WELCOME_BMP 6092
  96. #define IDC_WIZ_WELCOME_TITLE 6093
  97. #define IDC_WIZ_WELCOME_DESCR 6094
  98. #define IDC_WIZ_WELCOME_FAXSEND 6095
  99. #define IDC_WIZ_WELCOME_NOFAXSEND 6096
  100. #define IDC_CHOOSE_NAME_EDIT 6097
  101. #define IDC_CHOOSE_ADDRBOOK 6098
  102. #define IDC_CHOOSE_COUNTRY_COMBO 6099
  103. #define IDC_CHOOSE_AREA_CODE_EDIT 6100
  104. #define IDC_CHOOSE_NUMBER_EDIT 6101
  105. #define IDC_USE_DIALING_RULE 6102
  106. #define IDC_CHOOSE_ADD 6103
  107. #define IDC_CHOOSE_REMOVE 6104
  108. #define IDC_CHOOSE_RECIPIENT_LIST 6105
  109. #define IDC_CHOOSE_CP_USER_INFO 6106
  110. #define IDC_CHOOSE_EDIT 6107
  111. #define IDC_COMBO_DIALING_RULES 6108
  112. #define IDC_DIALING_RULES 6109
  113. #define IDC_BRACKET_LEFT 6110
  114. #define IDC_BRACKET_RIGHT 6111
  115. #define IDC_CHOOSE_CP_CHECK 6112
  116. #define IDC_CHOOSE_CP_LIST 6113
  117. #define IDC_STATIC_CHOOSE_CP_SUBJECT 6114
  118. #define IDC_CHOOSE_CP_SUBJECT 6115
  119. #define IDC_STATIC_CHOOSE_CP_NOTE 6116
  120. #define IDC_CHOOSE_CP_NOTE 6117
  121. #define IDC_STATIC_CHOOSE_TEMPLATE 6118
  122. #define IDC_STATIC_CP_PREVIEW 6119
  123. #define IDC_STATIC_WIZ_FAXOPTS_WHEN 6120
  124. #define IDC_WIZ_FAXOPTS_ASAP 6121
  125. #define IDC_WIZ_FAXOPTS_DISCOUNT 6122
  126. #define IDC_WIZ_FAXOPTS_SPECIFIC 6123
  127. #define IDC_WIZ_FAXOPTS_SENDTIME 6124
  128. #define IDC_STATIC_WIZ_FAXOPTS_BILLING 6125
  129. #define IDC_WIZ_FAXOPTS_BILLING 6126
  130. #define IDC_WIZ_FAXOPTS_DATE 6127
  131. #define IDC_WIZ_FAXOPTS_NONE_RECEIPT 6128
  132. #define IDC_WIZ_FAXOPTS_MSGBOX 6129
  133. #define IDC_WIZ_FAXOPTS_EMAIL 6130
  134. #define IDC_WIZ_FAXOPTS_ADDRBOOK 6131
  135. #define IDC_WIZ_FAXOPTS_EMAIL_EDIT 6132
  136. #define IDC_WIZ_FAXOPTS_GRP_PARENT 6133
  137. #define IDS_WIZ_FAXRECEIPT_TITLE 6134
  138. #define IDS_WIZ_FAXRECEIPT_SUB 6135
  139. #define IDC_HORIZONTAL_SEPARATOR 6136
  140. #define IDC_STATIC_WIZ_PRIORITY 6137
  141. #define IDC_WIZ_FAXOPTS_PRIORITY_HIGH 6138
  142. #define IDC_WIZ_FAXOPTS_PRIORITY_NORMAL 6139
  143. #define IDC_WIZ_FAXOPTS_PRIORITY_LOW 6140
  144. #define IDC_WIZ_FAXOPTS_ATTACH_FAX 6141
  145. #define IDC_SCAN_PAGE 6142
  146. #define IDC_PAGE_COUNT 6143
  147. #define IDC_DATA_SOURCE 6144
  148. #define IDC_DISPLAY_NAME 6145
  149. #define IDC_BUSINESS_FAX 6146
  150. #define IDC_HOME_FAX 6147
  151. #define IDC_OTHER_FAX 6148
  152. #define IDC_ALLBUS 6149
  153. #define IDC_ALLHOME 6150
  154. #define IDC_ALLOTHER 6151
  155. #define IDC_BUSINESS_FAX_NUM 6152
  156. #define IDC_HOME_FAX_NUM 6153
  157. #define IDC_OTHER_FAX_NUM 6154
  158. #define IDS_CHOOSE_FAX_NUMBER 6155
  159. #define IDC_WIZ_CONGRATS_BMP 6156
  160. #define IDC_STATIC_WIZ_CONGRATS_READY 6157
  161. #define IDC_STATIC_WIZ_CONGRATS_FROM 6158
  162. #define IDC_WIZ_CONGRATS_FROM 6159
  163. #define IDC_STATIC_WIZ_CONGRATS_TIME 6160
  164. #define IDC_WIZ_CONGRATS_TIME 6161
  165. #define IDC_WIZ_CONGRATS_SUBJECT 6162
  166. #define IDC_STATIC_WIZ_CONGRATS_SUBJECT 6163
  167. #define IDC_STATIC_WIZ_CONGRATS_COVERPG 6164
  168. #define IDC_WIZ_CONGRATS_COVERPG 6165
  169. #define IDC_WIZ_CONGRATS_RECIPIENT_LIST 6166
  170. #define IDC_WIZ_CONGRATS_PREVIEW_FAX 6167
  171. #define IDS_PREVIEW_FAILURE 6169
  172. #define IDS_PLEASE_CLOSE_FAX_PREVIEW 6170
  173. #define IDS_PREVIEW_NOTHING_TO_PREVIEW 6171
  174. #define IDC_STATIC_WIZ_USERINFO_FULLNAME 6172
  175. #define IDC_WIZ_USERINFO_FULLNAME 6173
  176. #define IDC_STATIC_WIZ_USERINFO_FAX_NUMBER 6174
  177. #define IDC_WIZ_USERINFO_FAX_NUMBER 6175
  178. #define IDC_STATIC_WIZ_USERINFO_MAILBOX 6176
  179. #define IDC_WIZ_USERINFO_MAILBOX 6177
  180. #define IDC_STATIC_WIZ_USERINFO_TITLE 6178
  181. #define IDC_WIZ_USERINFO_TITLE 6179
  182. #define IDC_STATIC_WIZ_USERINFO_COMPANY 6180
  183. #define IDC_WIZ_USERINFO_COMPANY 6181
  184. #define IDC_STATIC_WIZ_USERINFO_OFFICE 6182
  185. #define IDC_WIZ_USERINFO_OFFICE 6183
  186. #define IDC_STATIC_WIZ_USERINFO_DEPT 6184
  187. #define IDC_WIZ_USERINFO_DEPT 6185
  188. #define IDC_STATIC_WIZ_USERINFO_HOME_PHONE 6186
  189. #define IDC_WIZ_USERINFO_HOME_PHONE 6187
  190. #define IDC_STATIC_WIZ_USERINFO_WORK_PHONE 6188
  191. #define IDC_WIZ_USERINFO_WORK_PHONE 6189
  192. #define IDC_BUT_WIZ_ADDRESS 6190
  193. #define IDC_WIZ_USERINFO_ADDRESS 6191
  194. #define IDC_STATIC_WIZ_USERINFO_BILLING_CODE 6192
  195. #define IDC_WIZ_USERINFO_BILLING_CODE 6193
  196. #define IDS_WIZ_USERINFO_TITLE 6194
  197. #define IDS_WIZ_USERINFO_SUB 6195
  198. #define IDCSTATIC_USERINFO_ICON 6196
  199. #define IDC_USER_INFO_JUST_THIS_TIME 6197
  200. #define IDD_CHECK_FAX_NUMBER 6198
  201. #define IDC_CHECK_FAX_NUMBER 6199
  202. #define IDC_CHECK_FAX_COUNTRY 6200
  203. #define IDC_CHECK_FAX_CITY 6201
  204. #define IDC_CHECK_FAX_LOCAL 6202
  205. #define IDC_CHECK_FAX_RECIPIENT_NAME 6203
  206. #define IDS_BAD_RECIPIENT_COUNTRY_CODE 6204
  207. #define IDS_BAD_RECEIPT_FORM 6205
  208. #define IDS_BAD_RECEIPT_EMAIL_ADD 6206
  209. #define IDR_MENU 6207
  210. #define IDM_RECIPT_EDIT 6208
  211. #define IDM_RECIPT_DELETE 6209
  212. #define IDS_ERROR_SERVER_BLOCKED 6210
  213. #define IDS_ERROR_NO_SUBMIT_ACCESS 6211
  214. #define IDS_CPPREVIEW_NAME 6212
  215. #define IDS_CPPREVIEW_FAXNUMBER 6213
  216. #define IDS_CPPREVIEW_COMPANY 6214
  217. #define IDS_CPPREVIEW_ADDRESS 6215
  218. #define IDS_CPPREVIEW_CITY 6216
  219. #define IDS_CPPREVIEW_STATE 6217
  220. #define IDS_CPPREVIEW_ZIP 6218
  221. #define IDS_CPPREVIEW_COUNTRY 6219
  222. #define IDS_CPPREVIEW_TITLE 6220
  223. #define IDS_CPPREVIEW_DEPARTMENT 6221
  224. #define IDS_CPPREVIEW_OFFICE 6222
  225. #define IDS_CPPREVIEW_TOLIST 6223
  226. #define IDS_CPPREVIEW_NUMPAGES 6224
  227. #define IDS_CPPREVIEW_TIMESENT 6225
  228. #define IDS_CPPREVIEW_SUBJECT 6226
  229. #define IDS_CPPREVIEW_NOTE 6227
  230. #define IDS_ADDRESS_BOOK_CAPTION 6228
  231. #define IDS_USE_OUTBOUND_ROUTING 6229
  232. #define IDS_INVALID_RECIPIENT_NUMBER 6230
  233. #define IDS_ERR_NO_ADDRESS_BOOK 6231
  234. #define IDS_NO_TIF_ASSOCIATION 6232
  235. #define IDS_WZRD_RECIPIENTS_LIMIT 6233
  236. #define IDS_CPPREVIEW_EMAIL 6234
  237. //////////////////////////////////////////////////////
  238. // //
  239. // Fax Send Wizard resource ID file //
  240. // It compiles as part of FxsRes.dll //
  241. // All the IDs should be in range //
  242. // //
  243. // [6000 - 6999] //
  244. // //
  245. //////////////////////////////////////////////////////