BUG 15833: TreeView control don't save item's state

John Klehm xixsimplicityxix at gmail.com
Wed Oct 29 14:29:59 CDT 2008


On Wed, Oct 29, 2008 at 6:50 AM, warmouse <iwarmouse at gmail.com> wrote:
> Hi.
>
> BUG:
> TreeView sends TVS_GETDISPINFO notifycation. Main application catch it and
> change "mask","state" and "stateMask" in a TVITEM structure. After returning
>
> from message handler, item's state don't changed. TreeView don't save new
> item
> state in function TREEVIEW_UpdateDispInfo after calling
> TREEVIEW_SendRealNotify.
>

Hey,

Any patch needs the authors real name with it.  Also probably a test
case showing the behavior implemented by your patch would be nice as
well.

Cheers,
--John Klehm



More information about the wine-patches mailing list