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.

33 lines
741 B

  1. /***************************************************************************
  2. *
  3. * File Name: RESOURCE.H
  4. *
  5. * Copyright 1997 Hewlett-Packard Company.
  6. * All rights reserved.
  7. *
  8. * 11311 Chinden Blvd.
  9. * Boise, Idaho 83714
  10. *
  11. *
  12. * Description: Resource identifiers for WPNPIN16.DLL
  13. *
  14. * Author: Garth Schmeling
  15. *
  16. *
  17. * Modification history:
  18. *
  19. * Date Initials Change description
  20. *
  21. * 10-10-97 GFS Initial checkin
  22. *
  23. *
  24. *
  25. ***************************************************************************/
  26. // Resource String Identifiers.
  27. //
  28. #define IDS_DEFAULT_PRINTPROCESSOR 801
  29. #define IDS_DEFAULT_DATATYPE 802
  30. #define IDS_COLOR_PATH 803
  31. #define IDS_ERR_FILE_IN_USE 804