BUG: SetWindowPos() on an Iconic Window and its CaptionLast reviewed: May 23, 1995Article ID: Q111335 |
The information in this article applies to:
SYMPTOMSSetWindowPos() is called on a minimized window to either move or hide the window. When moving, the window is moved but the caption is left behind. When Hiding, the window is hidden but the caption is still visible.
RESOLUTIONUse SetWindowPlacement() instead of SetWindowPos().
STATUSMicrosoft has confirmed this to be a bug in Windows version 3.1. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional reference words: buglist3.10 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |