Re: CPaintDC class
- From: "NickP" <a@xxxxx>
- Date: Wed, 4 Oct 2006 13:35:28 +0100
Hey John,
Stupid or not, BitBlt will not paint outside the invalid region in a
WM_PAINT call. There may be some performance difference when you use the
PAINTSTRUCT variable to clip painting yourself, but I have no information
on that.
This is interesting, to be safe i'm using the PAINTSTRUCT. Thanks for
your help :-)
Nick.
.
- Follow-Ups:
- Re: CPaintDC class
- From: Alex Blekhman
- Re: CPaintDC class
- References:
- CPaintDC class
- From: NickP
- Re: CPaintDC class
- From: Alex Blekhman
- Re: CPaintDC class
- From: John Carson
- CPaintDC class
- Prev by Date: Re: CPaintDC class
- Next by Date: Position of MS regarding the future C++ Standard
- Previous by thread: Re: CPaintDC class
- Next by thread: Re: CPaintDC class
- Index(es):
Relevant Pages
|
Loading