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
1011 B

  1. /***************************************************************************
  2. *
  3. * File Name: WPNPIN16.RC
  4. *
  5. * Copyright 1997 Hewlett-Packard Company.
  6. * All rights reserved.
  7. *
  8. * 11311 Chinden Blvd.
  9. * Boise, Idaho 83714
  10. *
  11. *
  12. * Description: Strings and other resources 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. //////////////////////////////////////////////////////////////////////////////
  27. //
  28. // String Table
  29. //
  30. #include <resource.h>
  31. STRINGTABLE DISCARDABLE
  32. BEGIN
  33. IDS_DEFAULT_PRINTPROCESSOR "WinPrint"
  34. IDS_DEFAULT_DATATYPE "RAW"
  35. IDS_COLOR_PATH "COLOR\\"
  36. IDS_ERR_FILE_IN_USE "One of the files required for this printer is in use by another program. Quit all programs, and then click Retry. To quit, click Cancel."
  37. END