/*++

Copyright (c) 1996 Microsoft Corporation

Module Name:

    resource.h

Abstract:

    Fax client extension resource header file.

Author:

    Wesley Witt (wesw) 13-Aug-1996

--*/

#define IDC_STATIC                      -1
#define IDC_PRINTER_LIST               201
#define IDC_USE_COVERPAGE              202
#define IDC_COVERPAGE_LIST             203
#define IDC_STATIC_COVERPAGE_GRP       206
#define IDC_STATIC_COVERPAGE           207
#define IDC_STATIC_PRINTER_LIST        208
#define IDC_SEND_SINGLE_RECEIPT        209
#define IDC_ATTACH_FAX                 210

#define FAX_CONFIG_DIALOG              501

#define IDB_EXTBTN                     801
#define IDI_FAX                        802

#define IDS_MSGBOXCAPTION              900
#define IDS_FAX_ATTRIBUTES_MENU        902
#define IDS_FAX_ATTRIBUTES_TOOLTIP     903
#define IDS_FAX_ATTRIBUTES_CUST        904
#define IDS_PERSONAL                   905
#define IDS_NO_FAX_PRINTER             906
#define IDS_FAX_MESSAGE                907
#define IDS_CANT_ACCESS_SERVER		   908
#define IDS_NOT_ENOUGH_MEMORY          909


