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.

71 lines
2.1 KiB

  1. /*++
  2. Copyright (c) 1993 Microsoft Corporation
  3. Module Name:
  4. resource.h
  5. Abstract:
  6. This file contains all manafest contants for TIFFVIEW's resources.
  7. Author:
  8. Wesley Witt (wesw) 27-June-1995
  9. Environment:
  10. User Mode
  11. --*/
  12. //
  13. // icons
  14. //
  15. #define IDI_APPICON 501
  16. #define IDS_DIALING 601
  17. #define IDS_SENDING 602
  18. #define IDS_RECEIVING 603
  19. #define IDS_COMPLETED 604
  20. #define IDS_HANDLED 605
  21. #define IDS_LINE_UNAVAILABLE 606
  22. #define IDS_BUSY 607
  23. #define IDS_NO_ANSWER 608
  24. #define IDS_BAD_ADDRESS 609
  25. #define IDS_NO_DIAL_TONE 610
  26. #define IDS_DISCONNECTED 611
  27. #define IDS_FATAL_ERROR 612
  28. #define IDS_NOT_FAX_CALL 613
  29. #define IDS_CALL_DELAYED 614
  30. #define IDS_CALL_BLACKLISTED 615
  31. #define IDS_UNAVAILABLE 616
  32. #define IDS_AVAILABLE 617
  33. #define IDS_ABORTING 618
  34. #define IDS_ROUTING 619
  35. #define IDS_INITIALIZING 620
  36. #define IDS_SENDFAILED 621
  37. #define IDS_SENDRETRY 622
  38. #define IDS_BLANKSTR 623
  39. #define IDS_ROUTERETRY 624
  40. #define IDS_DR_SUBJECT 625
  41. #define IDS_DR_FILENAME 626
  42. #define IDS_NDR_SUBJECT 627
  43. #define IDS_NDR_FILENAME 628
  44. #define IDS_POWERED_OFF_MODEM 629
  45. #define IDS_SERVICE_NAME 630
  46. #define IDS_SERVER_NAME 631
  47. #define IDS_ANSWERED 633
  48. #define IDS_NO_MAPI_LOGON 634
  49. #define IDS_DEFAULT 635
  50. #define IDS_NO_SEND_DEVICES 636
  51. #define IDS_FAX_LOG_CATEGORY_INIT_TERM 637
  52. #define IDS_FAX_LOG_CATEGORY_OUTBOUND 638
  53. #define IDS_FAX_LOG_CATEGORY_INBOUND 639
  54. #define IDS_FAX_LOG_CATEGORY_UNKNOWN 640
  55. #define IDS_SET_CONFIG 641
  56. #define IDS_MODEM_PROVIDER_NAME 642