BUG: CL2TEST Handles Icon Aspect IncorrectlyLast reviewed: May 17, 1995Article ID: Q111339 |
The information in this article applies to:
SYMPTOMSSelecting the iconic aspect when inserting an object in CL2TEST results in the object being created and displayed with the content aspect.
CAUSECL2TEST is passing the DVASPECT_CONTENT flag to the embedded object when calling IViewObject::Draw. The correct flag to pass is DVASPECT_ICON.
STATUSMicrosoft has confirmed this to be a problem in the CL2TEST test application included with the Object Linking and Embedding SDK version 2.01. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONTo specify a custom FORMATETC when inserting an object into CL2TEST, choose the "Select FormatETC" button found on CL2TEST s Create Invisible dialog box (from the Insert menu, choose Object).
|
Additional reference words: 2.01 3.50 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |