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

Phil Krylov phil at newstar.rinet.ru
Tue Aug 23 18:45:27 CDT 2005


Oops! Here's the patch.

Hi,

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: 7476 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050824/104611c5/header_order.bin


More information about the wine-patches mailing list