
                                                                    9/14/95

These files are the latest TDW Video DLLs and a program that configures them.
Copy all of these files into the BIN directory (or the TPW directory if you
have TPW 1.5).



If you have a C/C++ product:
  Simply make an ICON for TDWINI.EXE and run it.  Press the Help button at
  any screen if you need help on that screen.  It will only allow you to
  select one of the four new Video DLLs (and not the old ones).  You should
  probably use either TDWGUI.DLL or SVGA.DLL. If you are running Windows95,
  running TDWINI will resolve your Debugger conflicts.



If you have a Pascal Product:

IMPORTANT: The TDWINI.EXE will not function correctly and must not be used.

  Follow these steps to install the new drivers.
  1) Search your system for TDW.INI - make sure you only have one copy,
     and it is in your windows directory.
  2) Edit the TDW.INI to look similar to this:

     [TurboDebugger]
     VideoDLL=C:\BP\BIN\TDWGUI.DLL
     DebuggerDLL=C:\BP\BIN\TDWIN.DLL

   If needed, change the path and drive specification to reflect your 
   bp\bin directory, or TPW directory.


If you are running Windows95, make sure the following changes have
occurred on your system:
   *  All the files that you have just unzipped are either in your BIN 
      directory (BC++ or BP) or in your root TPW directory (TPW1.5). 
   *  In your TDW.INI file the line starting with "DebuggerDLL=" should
      end with TDWINTH.DLL. Note the added "TH".
   *  You have rebooted your machine.


