When you move a Win32 application window over a DirectX application in Visual C++ .NET, the images in the window flash (899290)
The information in this article applies to:
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
SYMPTOMSWhen you move a Win32 application window over a Microsoft DirectX
application in Microsoft Visual C++ .NET, the images in the window flash.CAUSEThis behavior may occur when all the following conditions are
true:
- You create the window by using the CreateWindowEx function,
and the dwExStyle parameter is set to WS_EX_LAYERED.
- The Win32 application calls the SetLayeredWindowAttributes
function to set the opacity and transparency color key of the
window.
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 9/23/2005 |
---|
Keywords: | kbprb kbcode kbtshoot KB899290 kbAudDeveloper |
---|
|