From: Dmitry Timoshkov Subject: Re: [PATCH] comctl32: LVM_INSERTITEM handler should send the LVN_ITEMCHANGING/LVN_ITEMCHANGED notifications. Message-Id: <20220113183959.66ed78d23b6e03df3e832158@baikal.ru> Date: Thu, 13 Jan 2022 18:39:59 +0300 In-Reply-To: References: <20220113180710.0ad5e44f972714faf88a85b2@baikal.ru> Nikolay Sivov wrote: > The test is not adequate for the change you're making. Just one example, > inserting with just LVIF_PARAM set now produces incomplete > (LVN_ITEMCHANGING, LVN_INSERTITEM), I don't see the same on Windows. What kind of tests would be more appropriate in this case? -- Dmitry.