ID: Q123812
1.20 WINDOWS kbole kbprg
The information in this article applies to:
The following are available to help you debug your OLE 2.0 applications under Win32s:
ARTICLE-ID: Q122957
TITLE : SAMPLE: DECODE32: OLE Error Code Decoder Tool
The debug version of OLE can send diagnostic information to the debug terminal. To enable this feature, include the following lines in the SYSTEM.INI:
[Win32sDbg]
ole20str=xxxxx
ole20str16=yyy
Use ole20str for 32-bit OLE and ole20str16 for 16-bit OLE. Set them to a
combination of the following letters (case sensitive):
f - Failure message, kind of asserts.
v - Verbose. General purpose messages.
1 - Trace special translation activity for 32/16 interoperability.
i - Trace initialization of OLE.
t - Trace termination and cleanup of OLE.
The following tools are contained in the OLE SDK for Win32s, version 1.2:
Keywords : kbWin32s
Version : 1.20
Platform : WINDOWS
Last Reviewed: February 11, 1996