Knowledge Base

BUG: Brush Misaligned in PaintRgn()

Article ID: 111589

Article Last Modified on 6/18/1999


APPLIES TO


This article was previously published under Q111589
3.10 WINDOWS kbprg kbbuglist

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: kbbug kbpending KB111589