Leaked source code of windows server 2003
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.

28 lines
673 B

  1. /*++
  2. Copyright (c) 1997-1999 Microsoft Corporation
  3. --*/
  4. #include <unirc.h>
  5. //#include <common.rc>
  6. #include "cnrstres.rcv"
  7. STRINGTABLE
  8. BEGIN
  9. // Media Type Name
  10. 259 "Plain Paper"
  11. 260 "Coated Paper"
  12. 261 "Transparency"
  13. 262 "Back Print Film"
  14. 263 "Fabric Sheet"
  15. 264 "Glossy Paper"
  16. 265 "High Gloss Paper"
  17. 266 "High Resolution Paper"
  18. // Print Quality Name
  19. 267 "Normal"
  20. 268 "High Quality"
  21. 269 "Draft"
  22. END