OLE Toolkit Available in the Microsoft Software Library

Last reviewed: May 30, 1996
Article ID: Q87482
The information in this article applies to:
  • Microsoft OLE version 1.0

Version 1.0 of the OLE Developer's Toolkit is now available in the Software/Data Library. The toolkit contains the following files:

CLTEST.EXE         A standard application to test an OLE server
                   application

SRTEST.EXE         A standard application to test an OLE client
                   application

OLESPY.EXE         A utility that displays OLE function calls and
                   dynamic data exchange (DDE) messages

RETAIL directory   The OLE DLLs included with version 3.1 of the
                   Microsoft Windows operating system

DEBUG directory    The debugging version of the OLE DLLs that provide
                   OLE call tracing and FatalExit messages under
                   illegal conditions

OLESETUP.EXE       The setup program that copies the Toolkit files
                   into your Windows installation and creates or
                   updates the registration database. OLESETUP copies
                   the required DLLs to the SYSTEM directory of your
                   Windows installation (by default, C:\WINDOWS\SYSTEM).
                   If you prefer, you can update the registration
                   database manually. If OLESETUP updates the database,
                   it calls the REGLOAD utility to include the contents
                   of the INI.REG file.

NOTE: The Software Library toolkit file includes two sets of OLE DLLs: one in the RETAIL directory, the other in the DEBUG directory. Use the debugging DLLs for OLE call tracing and to debug OLE applications. Do not ship the debugging DLLs with your product.

To enable call tracing and debugging information, copy the debugging DLLs and symbol files to the SYSTEM directory of your Windows installation.

You can find TOOLKIT.EXE (size: 663135 bytes) 
                        , a self-extracting file, on these services:

  • Microsoft's World Wide Web site on the Internet

          On the www.microsoft.com home page, click the Support icon
          Click Knowledge Base, and select the product
    
          Enter kbfile TOOLKIT.EXE (size: 663135 bytes) 
                                  , and click GO!
          Open the article, and click the button to download the file
    
    
  • Internet (anonymous FTP)

          ftp ftp.microsoft.com
          Change to the Softlib/Mslfiles folder
          Get TOOLKIT.EXE (size: 663135 bytes) 
    
  • The Microsoft Network

          On the Edit menu, click Go To, and then click Other Location
          Type "mssupport" (without the quotation marks)
          Double-click the MS Software Library icon
          Find the appropriate product area
          Locate and Download TOOLKIT.EXE
    
  • Microsoft Download Service (MSDL)

          Dial (206) 936-6735 to connect to MSDL
          Download TOOLKIT.EXE (size: 663135 bytes) 
    

    For additional information about downloading, please see the following article in the Microsoft Knowledge Base:

       ARTICLE-ID: Q119591
       TITLE     : How to Obtain Microsoft Support Files from Online Services
    
    
    NOTE: The TOOLKIT file contains a directory structure. To create a corresponding directory structure on your hard disk, specify the /d parameter when extracting the file, as follows:

       TOOLKIT -d
    

  • Additional reference words: 1.00 3.10 softlib TOOLKIT.EXE
    KBCategory: kbole kbfile
    KBSubcategory: LeoneCliMisc LeoneSvrMisc


    THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

    Last reviewed: May 30, 1996
    © 1998 Microsoft Corporation. All rights reserved. Terms of Use.