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.

48 lines
2.3 KiB

  1. //////////////////////////////////////////////////////
  2. // //
  3. // Incoming Routing Configuration resource ID file //
  4. // It compiles as part of FxsRes.dll //
  5. // All the IDs should be in range //
  6. // //
  7. // [10000 - 10499] //
  8. // //
  9. //////////////////////////////////////////////////////
  10. #define IDD_STORE 10001
  11. #define IDS_ROUTINGMETHODCONFIG_DESC 10002
  12. #define IDS_ROUTINGMETHODCONFIG_PROVIDER 10003
  13. #define IDR_ROUTINGMETHODCONFIG 10005
  14. #define IDS_ERR_BAD_ROUTINGMETHOD_CONFIGURATION 10006
  15. #define IDS_STORE_TITLE 10007
  16. #define IDS_PRINT_TITLE 10008
  17. #define IDS_EMAIL_TITLE 10009
  18. #define IDS_FOLDER_EMPTY 10010
  19. #define IDS_PRINTER_INVALID 10011
  20. #define IDS_EMAIL_ADDR_INVALID 10012
  21. #define IDS_FAIL2LOADPRINTERLIST 10013
  22. #define IDS_SELECT_FOLDER 10015
  23. #define IDS_FAIL2READPRINTER 10016
  24. #define IDS_EMPTY_PRINTERNAME 10017
  25. #define IDS_FOLDER_INVALID 10018
  26. #define IDI_SMTP 10019
  27. #define IDI_STORE 10020
  28. #define IDI_PRINT 10021
  29. #define IDC_EDIT_FOLDER 10023
  30. #define IDD_PRINT 10024
  31. #define IDC_BUT_BROWSE 10025
  32. #define IDD_EMAIL 10026
  33. #define IDC_PRINTERS_COMBO 10027
  34. #define IDC_EDIT_MAILTO 10028
  35. #define IDC_USER_ACCOUNT_HELP_LINK 10029
  36. #define IDI_SNAPIN 10030
  37. #define IDS_FAX_ROUTING_SNAPIN_NAME 10031 // Do not change. Used by RGS file.
  38. //////////////////////////////////////////////////////
  39. // //
  40. // Incoming Routing Configuration resource ID file //
  41. // It compiles as part of FxsRes.dll //
  42. // All the IDs should be in range //
  43. // //
  44. // [10000 - 10499] //
  45. // //
  46. //////////////////////////////////////////////////////