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.

37 lines
1.3 KiB

  1. #include <mindrvrc.h>
  2. #include <windows.h>
  3. #include <ntverp.h>
  4. #define VER_FILETYPE VFT_DRV
  5. #define VER_FILESUBTYPE VFT2_DRV_PRINTER
  6. #define VER_FILEDESCRIPTION_STR "Epson 24-pin printer driver"
  7. #define VER_INTERNALNAME_STR "ESCP44.DLL"
  8. #define VER_ORIGINALFILENAME_STR "ESCP44.DLL"
  9. #include "common.ver"
  10. 1 RC_TABLES PRELOAD MOVEABLE ESCP44.GPC
  11. //2 RC_TABLES PRELOAD MOVEABLE NT.GPC
  12. STRINGTABLE
  13. BEGIN
  14. 1 "EPSON DLQ-3000K"
  15. 257 "%d x %d"
  16. 258 "��ֽ Fanfold 8 1/2 x 11 Ӣ��"
  17. 260 "A3 ���� 420 x 297 ����"
  18. 261 "A2 420 x 594 ����"
  19. 262 "�ŷ� #10 9 1/2 x 4 1/8 Ӣ��"
  20. 263 "�ŷ� DL 220 x 110 ����"
  21. 264 "�ŷ� C5 229 x 162 ����"
  22. 265 "Fanfold 11 x 8 1/2 Ӣ��"
  23. 266 "Fanfold 210 x 305 ����"
  24. 267 "Fanfold 358 x 305 ����"
  25. 268 "US Std Fanfold 14 7/8 x 11 Ӣ��"
  26. 269 "6 3/4 �ŷ� 6 1/2 x 3 5/8 Ӣ��"
  27. 270 "��Ƭ 148 x 105 ����"
  28. 271 "��ֽ��"
  29. 259 "A4 Fanfold 210 ���� x 11 2/3 Ӣ��"
  30. END