/*++

Copyright (c) 1996 Microsoft Corporation

Module Name:

    resource.h

Abstract:

    Fax transport provider resource header file.

Author:

    Wesley Witt (wesw) 13-Aug-1996

--*/


#define IDS_NO_FAX_PRINTER             101
#define IDS_CANT_ACCESS_PRINTER        102
#define IDS_RESOURCES_UNAVAIL          103
#define IDS_CANT_PRINT                 104
#define IDS_CANT_ACCESS_MSG_DATA       105
#define IDS_CANT_ACCESS_PROFILE        106
#define IDS_BAD_ATTACHMENTS            107
#define IDS_FONT_REGULAR               108
#define IDS_FONT_ITALIC                109
#define IDS_FONT_BOLD                  110
#define IDS_PERSONAL                   111
#define IDS_FAX_MESSAGE                112

#define IDC_STATIC                      -1
#define IDC_PRINTER_LIST               201
#define IDC_USE_COVERPAGE              202
#define IDC_COVERPAGE_LIST             203
#define IDC_SET_FONT                   204
#define IDC_FONT_NAME                  205
#define IDC_FONT_STYLE                 206
#define IDC_FONT_SIZE                  207
#define IDCSTATIC_FONT                 208
#define IDCSTATIC_FONTSTYLE            209
#define IDCSTATIC_FONTSIZE             210
#define IDC_COVERPAGE_LIST_LABEL       211
#define IDCSTATIC_FONT_GROUP           212
#define IDC_STATIC_ICON                213
#define IDC_STATIC_TITLE               214
#define IDC_STATIC_PRINTERS            215

#define FAX_CONFIG_DIALOG              501

#define IDI_FAX                        601
