home *** CD-ROM | disk | FTP | other *** search
/ Languages Around the World / LanguageWorld.iso / kid_win / tiptap2 / wing.tx_ / wing.tx
Encoding:
Text File  |  1994-11-20  |  3.5 KB  |  85 lines

  1. Microsoft WinG version 1.0
  2. --------------------------
  3. WinG version 1.0 provides fast picture-to-screen performance
  4. under Windows 3.1, Windows for Workgroups 3.11, Windows 95, and
  5. Windows NT version 3.5. WinG will not run on Windows NT version
  6. 3.1 or on earlier versions of Windows.
  7.  
  8. WinG requires a 386 or better processor to run. WinG will not run
  9. on a 286.
  10.  
  11. Updated information on WinG is available on CompuServe in the WINMM
  12. forum and on ftp.microsoft.com.
  13.  
  14. Suggestion
  15. ----------
  16. If your current display driver fails to work properly, try using
  17. the Windows default  Super VGA (640 x 480, 256 colors)   driver
  18. with NO manufacturers specific name. This driver is also available
  19. on CompuServe in the Microsoft Software Library.
  20.  
  21. Driver-Specific Problems
  22. ------------------------
  23. WinG depends on Windows display drivers written by independent
  24. hardware manufacturers for much of its speed. Bugs or performance
  25. problems in third-party display drivers may cause problems in WinG.
  26. In many cases, the video card manufacturer has already fixed the bug,
  27. and upgrading your display driver will often clear away problems.
  28.  
  29. There are some specific "bugs" in display drivers of which you should
  30. be aware. The list below is not intended to slight the manufacturer
  31. of any particular card or driver.
  32.  
  33. A list of stress-tested configurations is available on the CompuServe
  34. WINMM forum and ftp.microsoft.com.
  35.  
  36. Some names in this list are trademarks of the respective
  37. manufacturer.
  38.  
  39. - Early drivers for Diamond Viper cards included a "Power Palette"
  40.   option that is no longer supported by Diamond. They recommend that
  41.   you upgrade your drivers if you have this option. WinG may be
  42.   slower when power palette is enabled.
  43.  
  44. - IBM no longer supports the IBM ThinkPad 720c. There are some
  45.   problems using WinG with the ThinkPad 720c display drivers.
  46.  
  47. - Cirrus drivers before version 1.43 have many known bugs which
  48.   have been fixed in the more recent drivers. Be sure to upgrade your
  49.   drivers if you are still running with this version.
  50.  
  51. - Some ATI drivers offer a "Crystal Fonts" option. Turning Crystal
  52.   Fonts on in 8-bit modes sets up a non-palettized driver that can
  53.   slow WinG significantly.
  54.  
  55. - The ATI mach8 Radical drivers cause a number of problems in both
  56.   WinG and in Windows with some versions of the ATI chipset. Be
  57.   aware.
  58.  
  59. - The ATI VGA Wonder drivers (W31-*.drv) will crash during a call to
  60.   StretchDIBits in the profiler.  Users can run the SVGA256.DRV driver
  61.   that shipped with Windows.
  62.  
  63. - Many miro Crystal drivers have problems with StretchDIBits, so they
  64.   crash during profiling.
  65.  
  66. - Early ATI Mach 32 PCI cards have a hardware timing problem and will
  67.   hang while blting.  ATI will replace these cards for no cost.
  68.  
  69. - WinG is incompatible with the #9GXE "TurboCopy" mode.  Use the
  70.   #9 control panel to disable TurboCopy (it is off by default).
  71.   
  72. - WinG uses a GetPixel to synchronize with display hardware when
  73.   writing directly to the screen.  The ATI Mach 32 driver's GetPixel
  74.   does not work properly, so it is possible to use GDI to draw to
  75.   the screen, then use WinG to blt to the screen and have them overwrite
  76.   each other.  Be careful mixing GDI drawing commands and WinG blts
  77.   to the display.
  78.  
  79. - The Orchid mmtllo.drv driver for the Prodesigner IIs has duplicate
  80.   system colors which prevents applications from getting an identity
  81.   palette and greatly reduces the WinG blt speed.  A workaround is
  82.   to set SYSPAL_NOSTATIC mode or use standard the Tseng ET4000 drivers
  83.   instead of the mmtllo drivers.
  84.  
  85.