////////////////////////////////////////////////////// // // // MAPI Transport Provider resource ID file // // It compiles as part of FxsRes.dll // // All the IDs should be in range // // // // [11500 - 11999] // // // ////////////////////////////////////////////////////// #include "..\..\admin\faxres\resource.h" #define IDD_FAX_PROP_CONFIG 11500 #define IDI_FAX_EXT 11501 #define IDS_CANT_ACCESS_PRINTER 11503 #define IDS_RESOURCES_UNAVAIL 11504 #define IDS_CANT_PRINT 11505 #define IDS_CANT_ACCESS_MSG_DATA 11506 #define IDS_CANT_ACCESS_PROFILE 11507 #define IDS_BAD_ATTACHMENTS 11508 #define IDS_FONT_REGULAR 11509 #define IDS_FONT_ITALIC 11510 #define IDS_FONT_BOLD 11511 #define IDS_FAX_MESSAGE 11513 #define IDS_CANT_PRINT_BODY 11515 #define IDS_FAILED_MESSAGE 11516 #define IDS_OUT_OF_MEM 11517 #define IDS_INTERNAL_ERROR 11518 #define IDS_SUBJECT_FORMAT 11519 #define IDS_PERSONAL_CP_FORBIDDEN 11520 #define IDS_BAD_CANNONICAL_ADDRESS 11521 #define IDS_NO_MSG_ATTACHMENTS 11522 #define IDS_NO_MSG_BODY 11523 #define IDS_EMPTY_MESSAGE 11524 #define IDC_SET_FONT 11528 #define IDC_FONT_NAME 11529 #define IDC_FONT_STYLE 11530 #define IDC_FONT_SIZE 11531 #define IDCSTATIC_FONT 11532 #define IDCSTATIC_FONTSTYLE 11533 #define IDCSTATIC_FONTSIZE 11534 #define IDC_COVERPAGE_LIST_LABEL 11535 #define IDCSTATIC_FONT_GROUP 11536 #define IDC_STATIC_ICON 11537 #define IDC_STATIC_TITLE 11538 #define IDC_STATIC_PRINTERS 11539 #define IDS_NO_SUBMIT_RITHTS 11541 #define IDS_RECIPIENTS_LIMIT 11542 #define IDS_MESSAGE_DOC_NAME 11543 ////////////////////////////////////////////////////// // // // MAPI Transport Provider resource ID file // // It compiles as part of FxsRes.dll // // All the IDs should be in range // // // // [11500 - 11999] // // // //////////////////////////////////////////////////////