|
-
May 21st, 1999, 11:44 AM
#1
CreateRectRgn doesn't work on printer device
CreateRectRgn works fine with the default map mode (MM_TEXT) when drawing to a printer device, but when I use a different mode, such as MM_LOENGLISH or MM_ISOTROPIC it won't allow drawing inside or outside of the region. All the other GDI functions seem to work fine. CreateRectRgn or CreateRectRgnIndirect both return valid region handles, but when I select them I cannot draw anywhere on the printer device.
Maybe I am missing something really basic, but I would appreciate any help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|