BUG: Brush Misaligned in PaintRgn()

ID: Q111589

3.10 WINDOWS kbprg kbbuglist
The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) 3.1


SYMPTOMS

In a mapping mode other than MM_TEXT with the background mode set to TRANSPARENT, when calling PaintRgn() to paint a nonrectangular region with a hatched brush, the brush is misaligned.


STATUS

Microsoft has confirmed this to be a bug in Windows version 3.1.


MORE INFORMATION

To work around this problem, call SetMapMode() to switch to the mapping mode MM_TEXT before calling PaintRgn().

Additional query words: buglist3.10 3.10

Keywords : kbSDKWin32
Version : WINDOWS:3.1
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: June 16, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.