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.

42 lines
595 B

  1. /*++
  2. Copyright (c) 1993 Microsoft Corporation
  3. Module Name:
  4. resource.h
  5. Abstract:
  6. This file contains all resources defines for faxstres.exe
  7. Author:
  8. Wesley Witt (wesw) 1-Nov-1996
  9. Environment:
  10. User Mode
  11. --*/
  12. //
  13. // dialogs
  14. //
  15. #define IDD_STRESS 501
  16. //
  17. // controls
  18. //
  19. #define IDC_STATIC -1
  20. #define IDC_ADD_DOCUMENTS 101
  21. #define IDC_ADD_RECIPIENTS 102
  22. #define IDC_COPIES 103
  23. #define IDC_DOCUMENT_LIST 104
  24. #define IDC_RECIPIENT_LIST 105
  25. #define IDC_USE_EXCHANGE 106
  26. #define APPICON 601