Microsoft KB Archive/111589

From BetaArchive Wiki

BUG: Brush Misaligned in PaintRgn()

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
Issue type : kbbug
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310


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