README.TXT: The Microsoft Word Developer's Kit

This kit contains the Microsoft Windows 3.x, Windows 95, and Windows NT 
files described in the Microsoft Word Developer's Kit. The kit has four
folders that correspond to specific parts of the book, as described in the
following table.

Directory		In the book
-----------------------------------------------------------------------
\WRDBASIC		Part 1, "Learning WordBasic" (See Chapter 1,
			"Introduction," for installation instructions 
			and file descriptions.)

\WBMAPI			Appendix A, "Workgroup Extensions for 
			Microsoft Word" (See Appendix A for installation
			instructions.)

\WBODBC			Appendix B, "ODBC Extensions for Microsoft Word"
			(See Appendix B for installation instructions.)

\CAPI			Appendix C, "Microsoft Word Application 
			Programming Interface" (See Appendix C for 
			installation instructions.)

The \TYPELIB folder contains WB70EN32.TLB, an OLE type library for 
use in applications that support programming in Visual Basic, including 
Microsoft Excel version 7.0, Microsoft Access version 7.0, and Visual 
Basic version 4.0. WB70EN32.TLB contains the keywords, arguments, and 
syntax for all the methods of the WordBasic object. For information about 
using WB70EN32.TLB, see README.TXT in the \TYPELIB folder.

Both \WBMAPI and \WBODBC contain \SRC subfolders. These subfolders
contain the C-language source files used to create the WBMAPI.DLL and 
WBODBC.WLL files documented in the Microsoft Word Developer's Kit. 
If you are an experienced  Windows programmer, these files allow you 
to customize those dynamic-link libraries. For more information about 
customizing Word add-in libraries (WLLs), see Appendix C, "Microsoft Word 
Application Programming Interface." For more information about programming 
Windows 3.x, Windows 95, or Windows NT dynamic-link libraries, see your 
Microsoft Windows version 3.1 or Win32 Software Development Kit 
documentation.

