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.

37 lines
1.2 KiB

  1. /*****************************************************************************\
  2. * MODULE: resource.h
  3. *
  4. * Resource string identifiers.
  5. *
  6. *
  7. * Copyright (C) 1997-1998 Hewlett-Packard Company.
  8. * Copyright (C) 1997-1998 Microsoft Corporation.
  9. *
  10. * History:
  11. * 10-Oct-1997 GFS Initial checkin
  12. * 22-Jun-1998 CHW Cleaned
  13. *
  14. \*****************************************************************************/
  15. // Resource String Identifiers.
  16. //
  17. #define IDS_COLOR_PATH 704
  18. #define IDS_ALREADY_EXISTS 705
  19. #define IDS_ERR_COPYFAILURE 706
  20. #define IDS_BROWSE_FOR_DRV 707
  21. #define IDS_USER_CANCEL 708
  22. #define IDS_BROWSE_ERR 709
  23. #define IDS_INSTALLED_DRIVER 710
  24. #define IDS_ALLOC_ERR 711
  25. #define IDS_PRINTER 712
  26. #define IDS_OK 713
  27. #define IDS_INVALID_INFFILE 714
  28. #define IDS_NO_UNIQUE_NAME 715
  29. #define IDS_FILE_COPY_ERROR 716
  30. #define IDS_ADD_PRINTER_ERROR 717
  31. #define IDS_INVALID_DAT_FILE 718
  32. #define IDS_DEFAULT_ERROR 719
  33. #define IDS_THUNK32FAIL 720
  34. #define IDS_FMTNAME 721
  35. #define IDS_MSG_OPTIONS 722
  36. #define IDS_MSG_OPTCAP 723