mirror of https://github.com/tongzx/nt5src
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.
40 lines
966 B
40 lines
966 B
/*++
|
|
|
|
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_DIALING_LOCATION 204
|
|
#define IDC_STATIC_DIALING_LOCATION 205
|
|
#define IDC_STATIC_COVERPAGE_GRP 206
|
|
#define IDC_STATIC_COVERPAGE 207
|
|
#define IDC_STATIC_PRINTER_LIST 208
|
|
|
|
#define FAX_CONFIG_DIALOG 501
|
|
|
|
#define IDB_EXTBTN 801
|
|
#define IDI_FAX 802
|
|
|
|
#define IDS_MSGBOXCAPTION 900
|
|
#define IDS_NOFAXADDR 901
|
|
#define IDS_FAX_ATTRIBUTES_MENU 902
|
|
#define IDS_FAX_ATTRIBUTES_TOOLTIP 903
|
|
#define IDS_FAX_ATTRIBUTES_CUST 904
|
|
#define IDS_PERSONAL 905
|
|
|