OLE Toolkit Available in Microsoft Software Library

ID: Q87482


The information in this article applies to:
  • Microsoft OLE, version 1.0


SUMMARY

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.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:


Toolkit.exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

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 query words: softlib TOOLKIT.EXE kbfile

Keywords : kbfile kbOLE100 kbToolkit
Version : :1.0
Platform : WINDOWS
Issue type :


Last Reviewed: December 14, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.