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.

34 lines
1.7 KiB

  1. /////////////////////////////////////////////////////////////////////////////
  2. // FILE : unidrv.rc //
  3. // //
  4. // DESCRIPTION : resources for the uni driver //
  5. // //
  6. // AUTHOR : DanL. //
  7. // //
  8. // HISTORY : //
  9. // Oct 19 1999 DannyL Creation. //
  10. // //
  11. // REMARKS : This file is maintained by the UniTool and should not //
  12. // be manually changed. The string enumerated 1 represnt //
  13. // the name of the fax driver. The name can be changed //
  14. // also using the UniTool. //
  15. // //
  16. // Copyright (C) 1999 Microsoft Corporation All Rights Reserved //
  17. /////////////////////////////////////////////////////////////////////////////
  18. #include <mindrvrc.h>
  19. 1 RC_TABLES PRELOAD MOVEABLE FAXDRV16.GPC
  20. 1 RC_FONT LOADONCALL DISCARDABLE STANDARD.PFM
  21. STRINGTABLE
  22. BEGIN
  23. 1 "Microsoft Shared Fax Driver"
  24. 257 "Normal (%dx%d dpi)"
  25. 258 "Draft (%dx%d dpi)"
  26. 259 "220 x 297 mm"
  27. 260 "Default"
  28. END