[1/2] comctl32: add WM_PAINT message sequence tests

James Hawkins truiken at gmail.com
Fri Feb 23 18:48:39 CST 2007


On 2/23/07, Felix Nawothnig <flexo at holycrap.org> wrote:
> James Hawkins wrote:
> > If you're subclassing the header control and checking messages from
> > the header control, then you need to add another message sequence,
> > HEADER_SEQ_INDEX.
>
> Problem is I need to test whether the header msgs are sent between the
> WM_PAINT and WM_NOTIFY of the listview - right now the
> WM_PAINT/WM_NCPAINT/WM_ERASEBKGND _are_ sent - just not in between but
> after WM_PAINT processing (which causes the flickering).
>
> I agree that the "hdr" flag is kinda hackish, any idea how to properly
> abstract away what I'm trying to do?
>

Patch is attached.  If you send it in to wine-patches, you need to put
both our names in the Changelog.

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: listview.diff
Type: text/x-patch
Size: 9499 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20070223/fa7e77df/listview.bin


More information about the wine-devel mailing list