home *** CD-ROM | disk | FTP | other *** search
-
- Turbo Pascal for Windows
- Windows 3.1 Compatibility Files
-
- The following file groups update Turbo Pascal for use with Windows 3.1:
-
- 1. IDE patch program (fixes Windows 3.1 incompatibility)
- 2. Windows 3.1 API interface units
- 3. New WINDEBUG.DLL for use with TDW.EXE
- 4. OLE client demo
- 5. True type demo
- README This file!
-
-
- Installation Notes
- ------------------
- These Windows 3.1 compatibility files work with Turbo Pascal for
- Windows 1.0:
-
- 1. IDE Patch program
- Files: PATCH.COM, PATCH.DOC, PATCH_31.TPW
- Due to a change in Windows 3.1, the Turbo Pascal for Windows IDE
- will not always correctly refresh the status line (displayed at
- the bottom of the window). Although this problem is cosmetic and
- does not affect the functionality of the editor, it can be
- corrected easily by running a simple patch program.
-
- To run the patch program, copy the 3 files into your TPW
- directory and type the following command at the DOS prompt:
-
- PATCH PATCH_31.TPW TPW.EXE
-
- Note that there is no harm in running the patch twice. This
- patch will work on all versions of Turbo Pascal for Windows
- 1.0 (including international versions).
-
- 2. Windows 3.1 API interface units
- Files: COLORDLG.PAS, COMMDLG.PAS, CPL.PAS, DDEML.PAS, DLGS.PAS
- LZEXPAND.PAS, MMSYSTEM.PAS, OLE.PAS, PENWIN.PAS, PRINT.PAS,
- SHELLAPI.PAS, STRESS.PAS, TOOLHELP.PAS, VER.PAS, WFEXT.PAS,
- WIN31.PAS, WINMEM32.PAS
- Copy these .PAS files to your TPW directory.
- WIN31.PAS contains all the Windows 3.1 API additions or
- modifications made in USER.EXE, KERNEL.EXE and GDI.EXE. The
- remaining files are a number of interface units for new Windows 3.1
- DLLs.
-
- 3. WINDEBUG.DLL
-
- This is an updated version of WINDEBUG.DLL. Copy this file
- into your TPW directory and overwrite the previous version of
- WINDEBUG.DLL. Note that this updated version of WINDEBUG.DLL works
- with TDW 2.50 and TDW 3.00.
-
- *** Note that even with the updated WINDEBUG.DLL, there are known
- problems when using TDW with the Windows 3.1 debugging kernel
- (available with the Microsoft SDK). You may encounter other
- Windows 3.1 incompabilities as well.
-
- 4. OLE Demonstration Program
- Files: OLEDEMO.PAS, OLEDEMO.RES
- Note that the demonstration programs all use functions in DLLs
- that are newly included with Windows 3.1. You must have Windows
- 3.1 to use these programs.
-
- 5. True Type Font Demonstration Program
- Files: TTFONT.PAS, TTFCNST.PAS, TTFONTS.RES
-
- Disclaimer
- ----------
- These compatibility files are provided early for your convenience.
- They are considered pre-release and you should use them at your own
- risk.
-
-
- Copyrights
- ----------
- All files are copyrighted (c) 1992 by Borland unless otherwise
- indicated. All rights are reserved.
-
-
- Windows 3.1 Documentation
- -------------------------
- For further information on Windows 3.1, you may wish to order Windows
- 3.1 API reference manuals. These are available from Microsoft Press
- and will also be available from Borland.