The information in this article applies to:
SYMPTOMSIf an application places a data transfer object onto the clipboard and that data object enumerates CF_OWNERDISPLAY as one of the clipboard formats, the application will not receive the WM_PAINTCLIPBOARD message. CAUSEThe WM_PAINTCLIPBOARD message is sent to the clipboard owner in order to paint the clipboard viewer window. After performing an OleSetClipboard, clipboard ownership belongs to the OLE libraries. Because no window handle information is passed with OleSetClipboard, the OLE libraries cannot forward this message to the calling application. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. Additional query words: 2.01 3.50 4.00 kbbuglist
Keywords : kbole kbNTOS350bug kbNTOS351bug kbOLE200 kbWinOS95bug kbGrpCom kbDSupport |
Last Reviewed: October 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |