WD: How to Obtain the Word for Windows Type Library (143434)



The information in this article applies to:

  • Microsoft Word for Windows 6.0
  • Microsoft Word for Windows 6.0a
  • Microsoft Word for Windows 6.0c
  • Microsoft Word for Windows 95
  • Microsoft Word for Windows 95 7.0a
  • Microsoft Word 97 for Windows

This article was previously published under Q143434

SUMMARY

Word 97

The object library or type library is included with Word 97. The file name is Msword8.olb.

Each Office 97 program provides a file called an object library, or type library, that contains information about the objects, properties, methods, events, and built-in constants it uses. You can use a the Object Browser to look at the information in this file and to browse the object model it describes.

To open the Object Browser in the Visual Basic Editor, use the following steps:

  1. In Word, point to Macro on the Tools menu, and click Visual Basic Editor.
  2. On the View menu, click Object Browser.
  3. From the Object Browser window, in the Project/Library box, click the object library whose objects you want to see (for example: Word), or click <All Libraries> to view the objects of all referenced libraries.

    NOTE: If the object library whose objects you want to examine doesn't appear in the Project/Library box, you must create a reference to the object library using the References dialog box (Tools menu).
For Help on any of the Classes or Members, select the item, and then click the Help (question mark) button on the Object Browser toolbar.

Word 6.0, 7.0

The Microsoft Word type library for Microsoft Word for Windows provides you with the U.S. object model of the WordBasic object.

The following table describes the available type library files.
   For this version         Obtain this           Which contains
   of Word for Windows      executable file       the following files
   ---------------------------------------------------------------------

   Version 7.0 or 7.0a      Wrd95lib.exe          Wb70en32.tlb (10-11-95)
                                                  Readme.txt (08-29-95)

   Version 6.0, 6.0a,       Wrd60lib.exe          Wb60en.tlb (08-08-94)
   or 6.0c                                        Readme.txt (02-10-95)
				
For more information about how to use the type library, obtain the file, extract its contents, and read the Readme.txt file that accompanies the executable.

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:8/17/2005
Keywords:KB143434