Re: wtl splitter anorak bug :)

Nenad Stefanović <[email protected]> Sun, 16 Feb 2014 19:03:29 -0800
Newsgroups gmane.comp.windows.wtl
Message-ID <CAK3Hp+-jUVvKwjkwc5uLizQUh2L1SAJC+pGLkaiqpZDStjzsCQ@mail.gmail.com>
Fixed - atlsplit.h commit #474

Cheers,
Nenad



On Mon, Oct 14, 2013 at 5:38 PM, Nenad Stefanović <[email protected]>wrote:

> Amazing how a simple omission like this can go undetected for years! I
> guess that WM_PRINTCLIENT is not in widespread use.
>
> Thanks for reporting this, it will be fixed. And, yes, there will be
> another release of WTL.
>
> Cheers,
> Nenad
>
>
>
> On Mon, Oct 14, 2013 at 5:14 PM, <[email protected]> wrote:
>
>>
>>
>> The WTL splitter implementaion has a slight bug; it supposedly supports
>> WM_PAINT and WM_PRINTCLIENT but in the latter case it doesn't use the
>> device context supplied. Other controls have a separate DoPaint(HDC)
>> handler that get either the paint DC or the supplied DC
>>
>>
>>
>> if there's ever another WTL release... this could go in!
>>
>>  
>>
>
>