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.

38 lines
1.2 KiB

  1. #include <unirc.h>
  2. #include <common.rc>
  3. #include <windows.h>
  4. #include <ntverp.h>
  5. #define VER_FILETYPE VFT_DRV
  6. #define VER_FILESUBTYPE VFT2_DRV_PRINTER
  7. #define VER_FILEDESCRIPTION_STR "ALPS Printer Driver for Windows NT(TM) Operating System"
  8. #define VER_INTERNALNAME_STR "ALPSRES"
  9. #define VER_ORIGINALFILENAME_STR "ALPSRES.DLL"
  10. #include <common.ver>
  11. STRINGTABLE
  12. BEGIN
  13. 1 "ALPS MD-2000J"
  14. 2 "ALPS MD-2010J%ALPS MD-4000J"
  15. 257 "%d x %d (Monochrome)"
  16. 258 "%d x %d"
  17. 259 "PPC Paper"
  18. 260 "PPC Paper (Mono-fine)"
  19. 261 "OHP Sheet"
  20. 262 "OHP Sheet (Fine)"
  21. 263 "Iron Print Sheet"
  22. 264 "Thick Paper"
  23. 265 "Postcard"
  24. 266 "High-grade Paper"
  25. 267 "Back Print Film"
  26. 268 "Color Photo"
  27. 269 "Presentation"
  28. 270 "Draft"
  29. 271 "Ribbon Saving Mode"
  30. 272 "Ribbon Non Saving Mode"
  31. END