////////////////////////////////////////////////////// // // // Incoming Routing Configuration resource ID file // // It compiles as part of FxsRes.dll // // All the IDs should be in range // // // // [10000 - 10499] // // // ////////////////////////////////////////////////////// #define IDD_STORE 10001 #define IDS_ROUTINGMETHODCONFIG_DESC 10002 #define IDS_ROUTINGMETHODCONFIG_PROVIDER 10003 #define IDR_ROUTINGMETHODCONFIG 10005 #define IDS_ERR_BAD_ROUTINGMETHOD_CONFIGURATION 10006 #define IDS_STORE_TITLE 10007 #define IDS_PRINT_TITLE 10008 #define IDS_EMAIL_TITLE 10009 #define IDS_FOLDER_EMPTY 10010 #define IDS_PRINTER_INVALID 10011 #define IDS_EMAIL_ADDR_INVALID 10012 #define IDS_FAIL2LOADPRINTERLIST 10013 #define IDS_SELECT_FOLDER 10015 #define IDS_FAIL2READPRINTER 10016 #define IDS_EMPTY_PRINTERNAME 10017 #define IDS_FOLDER_INVALID 10018 #define IDI_SMTP 10019 #define IDI_STORE 10020 #define IDI_PRINT 10021 #define IDC_EDIT_FOLDER 10023 #define IDD_PRINT 10024 #define IDC_BUT_BROWSE 10025 #define IDD_EMAIL 10026 #define IDC_PRINTERS_COMBO 10027 #define IDC_EDIT_MAILTO 10028 #define IDC_USER_ACCOUNT_HELP_LINK 10029 #define IDI_SNAPIN 10030 #define IDS_FAX_ROUTING_SNAPIN_NAME 10031 // Do not change. Used by RGS file. ////////////////////////////////////////////////////// // // // Incoming Routing Configuration resource ID file // // It compiles as part of FxsRes.dll // // All the IDs should be in range // // // // [10000 - 10499] // // // //////////////////////////////////////////////////////