[1/2] comctl32: Fix message sequence when right-clicking a treeview

2012-07-02 Thread Daniel Jelinski
Resend from last month From e9d9c543589ea2120ac39962d9820699b220a576 Mon Sep 17 00:00:00 2001 From: Daniel Jelinski Date: Thu, 19 Apr 2012 22:02:25 +0200 Subject: comctl32: Fix message sequence when right-clicking a treeview The message sequence obtained from testing native comctl32 was: - first

Re: comctl32: Fix message sequence when right-clicking a treeview

2012-05-15 Thread Nikolay Sivov
On 5/15/2012 21:59, Daniel Jelinski wrote: Are there any tests I could use as a base? Of course, all tests we have are in comctl32/tests/treeview.c . Some messaging tests are also present there. 2012/5/15 Nikolay Sivov: On 5/15/2012 21:30, Daniel Jelinski wrote: Patch dropped out of the pend

Re: comctl32: Fix message sequence when right-clicking a treeview

2012-05-15 Thread Daniel Jelinski
Are there any tests I could use as a base? 2012/5/15 Nikolay Sivov : > On 5/15/2012 21:30, Daniel Jelinski wrote: >> >> Patch dropped out of the pending list, resending. > > Please add a test for this fix. >

Re: comctl32: Fix message sequence when right-clicking a treeview

2012-05-15 Thread Nikolay Sivov
On 5/15/2012 21:30, Daniel Jelinski wrote: Patch dropped out of the pending list, resending. Please add a test for this fix.