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.

46 lines
1.3 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 "HPPJRES driver"
  11. #define VER_INTERNALNAME_STR "hppjres.dll"
  12. #define VER_ORIGINALFILENAME_STR "hppjres.dll"
  13. #include "common.ver"
  14. 1 RC_FONT LOADONCALL DISCARDABLE IFI\COUR10.IFI
  15. 2 RC_FONT LOADONCALL DISCARDABLE IFI\LGTH12.IFI
  16. 3 RC_FONT LOADONCALL DISCARDABLE IFI\LGTH18.IFI
  17. 1 RC_TRANSTAB LOADONCALL MOVEABLE RLE\ECMA94.RLE
  18. STRINGTABLE
  19. BEGIN
  20. 1 "HP PaintJet"
  21. 2 "HP PaintJet XL"
  22. 257 "%d dpi "
  23. 258 "210 x 304.8 mm"
  24. 259 "A4 (HP Special Transparancy)"
  25. 260 "Fanfold 8.5 x 12 in"
  26. 261 "Paper Tray"
  27. 262 "Normal Mode"
  28. 263 "Presentation Mode"
  29. 264 "Sheet 8.5 x 12 in"
  30. 265 "Fanfold 8.5 x 13 in"
  31. 266 "Letter Transverse 11 x 8.5 in "
  32. 267 "A4 Transverse 297 x 210 mm"
  33. END