http://bugs.winehq.org/show_bug.cgi?id=23688
jhgf bernhardloos@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos@googlemail.com
--- Comment #3 from jhgf bernhardloos@googlemail.com 2011-10-24 13:58:55 CDT --- The app calls SendMessage with the TVM_GETITEM message and derefs the lParam member of the TVITEM structure, which is 0x0. As native comctl32 doesn't help, I would guess the app sets a wrong value for lParam somewhere.