home *** CD-ROM | disk | FTP | other *** search
/ Software Collection (I) / TOOLS.iso / b04 / 15.img / DRIVERS.TXT next >
Encoding:
Text File  |  1992-02-14  |  3.3 KB  |  125 lines

  1. DRIVERS.TXT File For Windows 3.1 Device Development Kit
  2.  
  3. This file contains a listing of the drivers and tools provided:
  4.  
  5.      1. device driver sources
  6.      2. fonts sources
  7.      3. virtual device sources
  8.      4.  multimedia Sample Driver Sources and Code Samples
  9.      5. utilities, building tools and tests
  10.  
  11. All are provided as part of the Windows 3.1 Device Development Kit.  See
  12. the file LAYOUTS.TXT to find where on the disk set the files are located.
  13.  
  14. 1. Device Driver Sources:
  15. *************************
  16. 1-plane mode (2 colors) display drivers and grabbers for CGA, Hercules,
  17. Compaq(TM) Plasma, IBM (TM) MCGA, EGA high resolution black and white,
  18. and EGA monochrome displays.
  19.  
  20. 4-plane mode (16 colors) display drivers and grabbers for EGA high
  21. resolution, VGA displays and SuperVGA (800X600) displays.
  22.  
  23. 8-plane mode (256 colors) display drivers and grabbers for Video Seven
  24. (TM) VGA and 8514/a displays.
  25.  
  26. Printer drivers for the HP LaserJet III (HPPCL5) printer driver and
  27. PostScript (PSCRIPT) printer driver sources.
  28.  
  29. HP Font Installer source used for both PCL4 and PCL5 level printers.
  30.  
  31. Generic / Text Only driver source.
  32.  
  33. Minidriver sources (to be used with the Universal Printer Driver) for the
  34. following printers: HP LaserJet Series II, Epson 9-pin, Epson 24-pin,
  35. IBM Proprinter 24-pin, HP PaintJet.
  36.  
  37. Mouse driver source for Microsoft bus or serial mouse.
  38.  
  39. Communications Port driver source for parallel (LPT1-LPT3) and serial ports
  40. (COM1-COM4).
  41.  
  42. Sound driver source.
  43.  
  44. Network driver source for Microsoft Network (MS-NET).
  45.  
  46. IBM AT-style keyboard driver and international keyboard tables.
  47.  
  48. 2. Fonts
  49. ********
  50. Fonts for CGA, EGA, VGA and 8514/a resolution, including Windows 3.0
  51. proportional system and Windows 2.x fixed-pitch system fonts.
  52.  
  53. 3. Virtual Device Sources
  54. *************************
  55. CGA, Compaq Plasma, Hercules, EGA, VGA color, VGA monochrome, and
  56. 8514/a display (VDD)
  57.  
  58. CGA, Compaq Plasma, Hercules, EGA, VGA color, VGA monochrome, and
  59. 8514/a display/Windows interface (GRABBER)
  60.  
  61. Mouse Pointing device (VMD)
  62.  
  63. Keyboard device (VKD)
  64.  
  65. Hard Disk device (VHD)
  66.  
  67. COMM port device (VCD)
  68.  
  69. Virtual COMM device (COMBUFF)
  70.  
  71. DMA device (VDMAD)
  72.  
  73. Printer port device (VPD)
  74.  
  75. Floppy drive device (VFD)
  76.  
  77. NetBIOS device (VNETBIOS)
  78.  
  79. Network device (LDOSNET)
  80.  
  81. The EBIOS device (EBIOS)
  82.  
  83. The Memory Page Swapping device (PAGESWAP)
  84.  
  85. ROM BIOS device (BIOSXLAT)
  86.  
  87. Enhanced Mode Block Device (WDCTRL)
  88.  
  89. The INT13 Virtual Device (INT13)
  90.  
  91. The PageFile Device (PAGEFILE)
  92.  
  93. 4. Multimedia Sample Driver Sources and Code Samples
  94. ****************************************************
  95.  
  96. Adlib FM Synthesizer or compatible (MSAdlib)
  97.  
  98. IBM Game Adapter or Joystick (IBMJOY)
  99.  
  100. [MCI] Pioneer 4200 Videodisc Player (MCIPIONR)
  101.  
  102. SoundBlaster or compatible (SNDBLST2)
  103.  
  104. Code Samples and Documentation (MCIQA,VSBD)
  105.  
  106. 5. Utilities, Building Tools and Tests
  107. **************************************
  108.  
  109. PFM Editor for PFM and PCM fonts (PFMEDIT.EXE)
  110.  
  111. PostScript resource tool for creating Windows Printer Description files
  112. (MKPRN.EXE)
  113.  
  114. A special version of the C linker (LINK4.EXE)
  115.  
  116. MASM 5.10B for 386 virtual devices (MASM5.EXE)
  117.  
  118. LINK386 for 386 virtual devices (LINK386.EXE)
  119.  
  120. Special Add Header utility for virtual devices (ADDHDR.EXE)
  121.  
  122. Special MAPSYM for virtual devices (MAPSYM32.EXE)
  123.  
  124. Compatibility tests for printers, networks and displays.
  125.