COMCTL32: Maintain an order array for header control (FIXED patch)

Phil Krylov phil at newstar.rinet.ru
Thu Aug 25 05:26:14 CDT 2005


Hi,

This version of the patch fixes order array manipulation in HDM_DELETEITEM
and HDM_INSERTITEM processing.

-- Ph.

this patch speeds up header control operations a lot, especially when a
header control contains lots of items. (In my case there were 1489 items
to be added to the header control, and this would take forever with the
old code.)

ChangeLog:

Improved header control performance by maintaining an internal order array.

-- Ph.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: header_order.patch
Type: text/x-patch
Size: 9272 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050825/680f2246/header_order.bin


More information about the wine-patches mailing list