http://bugs.winehq.org/show_bug.cgi?id=26804
--- Comment #6 from Xiyue Deng manphiz@gmail.com 2011-04-24 21:54:05 CDT --- That was how the regression test turns out. FYI, the last patch that still worked is this one:
Author: Henri Verbeet hverbeet@codeweavers.com 2011-04-12 08:39:19 Committer: Alexandre Julliard julliard@winehq.org 2011-04-12 08:42:17 Child: a8575a8b4dc6f3678654dd3b72ece6d6f58632fa (winex11: Add infrastructure for managing the extra data of generic extension events.) Branches: master, remotes/origin/master Follows: wine-1.3.17 Precedes: wine-1.3.18
comctl32: Allocate the correct amount of memory for tab items in TAB_InsertItemT().
HTH.