Source code of Windows XP (NT5)
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

  1. /*++
  2. Copyright (c) 1996 Microsoft Corporation
  3. Module Name:
  4. resource.h
  5. Abstract:
  6. Fax client extension resource header file.
  7. Author:
  8. Wesley Witt (wesw) 13-Aug-1996
  9. --*/
  10. #define IDC_STATIC -1
  11. #define IDC_PRINTER_LIST 201
  12. #define IDC_USE_COVERPAGE 202
  13. #define IDC_COVERPAGE_LIST 203
  14. #define IDC_DIALING_LOCATION 204
  15. #define IDC_STATIC_DIALING_LOCATION 205
  16. #define IDC_STATIC_COVERPAGE_GRP 206
  17. #define IDC_STATIC_COVERPAGE 207
  18. #define IDC_STATIC_PRINTER_LIST 208
  19. #define FAX_CONFIG_DIALOG 501
  20. #define IDB_EXTBTN 801
  21. #define IDI_FAX 802
  22. #define IDS_MSGBOXCAPTION 900
  23. #define IDS_NOFAXADDR 901
  24. #define IDS_FAX_ATTRIBUTES_MENU 902
  25. #define IDS_FAX_ATTRIBUTES_TOOLTIP 903
  26. #define IDS_FAX_ATTRIBUTES_CUST 904
  27. #define IDS_PERSONAL 905