PRB: Polyline Fails with NULL Clipping RegionLast reviewed: July 23, 1997Article ID: Q128237 |
3.10
WINDOWS
kbgraphic kbprb
The information in this article applies to:
SYMPTOMSThe Polyline API will return a failure code if called on a DC that has a NULL clipping region selected. One situation in which this can occur is when Polyline is used to draw into a DC for a window that is completely obscured by another window.
RESOLUTIONCheck to see if the clipping region is NULL before calling Polyline and testing its return value.
STATUSThis behavior is by design on Windows 3.1. This behavior does not occur on Windows NT or on Windows 95.
|
Additional reference words: 3.10 Polygon fails hidden
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |