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.

29 lines
773 B

  1. #include <mindrvrc.h>
  2. #include <version.h>
  3. #define VER_FILETYPE VFT_DRV
  4. #define VER_FILESUBTYPE VFT2_DRV_PRINTER
  5. #define VER_FILEDESCRIPTION_STR "QLaser Printer Driver"
  6. #define VER_INTERNALNAME_STR "qlaser"
  7. #define VER_LEGALCOPYRIGHT_YEARS "1997"
  8. #define VER_ORIGINALFILENAME_STR "qlaser.dll"
  9. #include "common.ver"
  10. 1 RC_TABLES PRELOAD MOVEABLE QLASERB1.GPC
  11. 2 RC_TABLES PRELOAD MOVEABLE NT.GPC
  12. STRINGTABLE
  13. BEGIN
  14. 2 "QLaser SF IIIs"
  15. 1 "QLaser SF IIIh"
  16. 5 "QLaser Picaso II"
  17. 257 "%d DPI"
  18. 4 "QLaser SF Is"
  19. 3 "QLaser SF Ie"
  20. END