OLEKIT: Debugging OLE Tools for Developing

The OLE 1.0 Developers Toolkit contains CLTEST, SRTEST, OLESPY, debugging OLE DLL's, and a setup program.

The setup program copies the toolkit files to your system disk creating/updating the registration database. It uses the command "regload /s ini.reg" to update the database reg.dat. If you prefer you may install this database yourself. It also copies the required DLL's to your <windows>\SYSTEM directory.

The CLTEST and SRTEST application tests your client and server applications respectively. OLESPY is a spy for ole calls and dde messages. The debugging or retail DLL's will be copied to your harddisk during setup.

For details on the use of these new testing facilities read chapter 13 "Using Test Tools" in the OLE documentation. You will get two sets of OLE DLL's - retail and debug. Please use the debug dll's for OLE call tracing or debugging OLE programs. These debug DLL's are only for debugging purposes, DO NOT ship them with your product. To use the debug DLL's for OLE call tracing and debugging you will need to copy the debug DLL's and symbol files to your windows\system directory.

OLEKIT was built and tested under Microsoft(R) Windows(TM) version 3.1.

{ewc navigate.dll, ewbutton, /Bappexec /T"Click to run olekit.exe." /E"samples.exe"}