[PATCH v2 09/10] comctl32/listbox: Move the item data insertion into a separate function

Huw Davies huw at codeweavers.com
Tue Feb 12 03:36:27 CST 2019


On Mon, Feb 11, 2019 at 07:03:12PM +0200, Gabriel Ivăncescu wrote:
> Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
> ---
> 
> This is a no-op patch, but note how nb_items is incremented before and this
> is taken care of in the helper function. This is for two reasons:
> 
> 1) This simplifies the next patch (only adds a single line to insert_item).
> 2) This matches what RemoveItem does, so it's more consistent.

Let's get patches 1,3-8 in first.  This series has now got rather long to
review in one go.

Huw.



More information about the wine-devel mailing list