From: Nikolay Sivov Subject: Re: [PATCH] comctl32: LVM_INSERTITEM handler should send the LVN_ITEMCHANGING/LVN_ITEMCHANGED notifications. Message-Id: Date: Thu, 13 Jan 2022 18:23:11 +0300 In-Reply-To: <20220113180710.0ad5e44f972714faf88a85b2@baikal.ru> References: <20220113180710.0ad5e44f972714faf88a85b2@baikal.ru> 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.