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.

108 lines
4.5 KiB

  1. /*++
  2. Copyright (C) 1997 - 1999 Microsoft Corporation
  3. --*/
  4. #include <unirc.h>
  5. #include <windows.h>
  6. #include <ntverp.h>
  7. #define VER_FILETYPE VFT_DRV
  8. #define VER_FILESUBTYPE VFT2_DRV_VERSIONED_PRINTER
  9. #define VER_FILEVERSION 0, 3, 0x0501, 0x0000
  10. #define VER_FILEDESCRIPTION_STR "Epson Stylus(TM) Printer Driver for Windows NT(TM) Operating System"
  11. #define VER_INTERNALNAME_STR "ESCP2RES"
  12. #define VER_ORIGINALFILENAME_STR "ESCP2RES.DLL"
  13. #include <common.ver>
  14. STRINGTABLE
  15. BEGIN
  16. 1 "Epson LQ-1070 ESC/P 2"
  17. 2 "Epson LQ-1070+ ESC/P 2"
  18. 3 "Epson LQ-1170 ESC/P 2"
  19. 4 "Epson LQ-570 ESC/P 2"
  20. 5 "Epson LQ-570+ ESC/P 2"
  21. 6 "Epson LQ-870 ESC/P 2"
  22. 7 "Epson LQ-100 ESC/P 2"
  23. 8 "Epson LQ-150 ESC/P 2"
  24. 9 "Epson AP-3260 ESC/P 2"
  25. 10 "Epson AP-3250 ESC/P 2"
  26. 11 "Epson AP-5000 ESC/P 2"
  27. 12 "Epson AP-5000+ ESC/P 2"
  28. 13 "Epson AP-5500 ESC/P 2"
  29. 14 "Epson AP-5500+ ESC/P 2"
  30. 15 "Epson SQ-1170 ESC/P 2"
  31. 16 "Epson SQ-870 ESC/P 2"
  32. 17 "Epson Stylus 300 ESC/P 2"
  33. 18 "Epson Stylus 400 ESC/P 2"
  34. 19 "Epson Stylus 800 ESC/P 2"
  35. 20 "Epson Stylus 800+ ESC/P 2"
  36. 21 "Epson Stylus 1000 ESC/P 2"
  37. 22 "Epson Stylus COLOR ESC/P 2"
  38. 23 "Epson Stylus Pro XL ESC/P 2"
  39. 24 "Epson Stylus Pro ESC/P 2"
  40. 25 "Epson Stylus Pro XL+ ESC/P 2"
  41. 26 "Citizen GSX-240 ESC/P 2"
  42. 27 "Citizen GSX-245 ESC/P 2"
  43. 28 "Citizen Swift 240 ESC/P 2"
  44. 29 "Citizen GSX-220 ESC/P 2"
  45. 30 "Digital DECwriter 195"
  46. 31 "Digital DECwriter 95"
  47. 32 "Digital DECwriter 65"
  48. 33 "Citizen ABC ESC/P 2"
  49. 34 "Panasonic KX-P3134"
  50. 35 "Panasonic KX-P3634"
  51. 36 "Epson DLQ-3000 ESC/P 2"
  52. 37 "Epson LQ-2070 ESC/P 2"
  53. 38 "Epson LQ-2170 ESC/P 2"
  54. 39 "Epson LQ-300 ESC/P 2"
  55. 40 "Epson AP-3300 ESC/P 2"
  56. 257 "%d x %d"
  57. 258 "%d dpi"
  58. 259 "Letter Transverse 11 x 8.5 in"
  59. 260 "A2 420 x 594 mm"
  60. 261 "A3 Transverse 420 x 297 mm"
  61. 262 "A4 Transverse 297 x 210 mm"
  62. 263 "Fanfold 210 x 12 in"
  63. 264 "Fanfold 358 x 12 in"
  64. 265 "Fanfold 15 x 12 in"
  65. 266 "Fanfold 14 7/8 x 11.69"
  66. 267 "Letter Fanfold 8.5 x 11 in"
  67. 268 "A4 Fanfold 210 mm x 11 2/3 in"
  68. 269 "-- Stylus Sizes Follow --"
  69. 270 "A4 210 x 297 mm"
  70. 271 "A5 Transverse 210 x 148 mm"
  71. 272 "Envelope DL 110 x 220 mm"
  72. 273 "A6 Index Card 105 x 148 mm"
  73. 274 "-- Stylus Wide Sizes follow --"
  74. 275 "A3+ / US B+ 329 x 483 mm"
  75. 276 "A3 297 x 420 mm"
  76. 277 "Plain Paper"
  77. 278 "Special coated paper for 360dpi"
  78. 279 "Special coated paper for 720dpi"
  79. 280 "High Quality glossy paper"
  80. 281 "Sheet Feeder - Bin 1"
  81. 282 "Sheet Feeder - Bin 2"
  82. 283 "High Speed - Printer Default"
  83. 284 "High Speed - On"
  84. 285 "High Speed - Off"
  85. 286 "MicroWeave - Printer Default"
  86. 287 "MicroWeave - On"
  87. 288 "MicroWeave - Off"
  88. 289 "Manual Feed (Banner)"
  89. 290 "ASF - Bin 1"
  90. 291 "ASF - Bin 2"
  91. 292 "ASF - Bin 3"
  92. 293 "Push-Front"
  93. 294 "Push-Rear"
  94. 295 "Manual"
  95. 296 "High Speed"
  96. 297 "High Quality"
  97. END