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.

24 lines
636 B

  1. /******************************************************************************
  2. RC file for TLYP6RES
  3. ******************************************************************************/
  4. #include <Minidrv.H>
  5. #include <Windows.H>
  6. #include <NTVerP.H>
  7. #define VER_FILETYPE VFT_DRV
  8. #define VER_FILESUBTYPE VFT2_DRV_PRINTER
  9. #define VER_FILEDESCRIPTION_STR "Tally pcl6 extra Resource"
  10. #define VER_INTERNALNAME_STR "tlyp6ms.dll"
  11. #define VER_ORIGINALFILENAME_STR "tlyp6ms.dll"
  12. #include "common.ver"
  13. STRINGTABLE
  14. BEGIN
  15. 281 "RET - Normal"
  16. 282 "RET - Text Enhance"
  17. 283 "RET - Image Enhance"
  18. END
  19.