comctl32/tab: Fix DRAWITEMSTRUCT filling when extra item data of a custom size is used (try2)

Nikolay Sivov nsivov at codeweavers.com
Tue Sep 28 17:46:14 CDT 2010


  try2: more tests. Test with size < sizeof(LPARAM) shows that on item 
insertion at least sizeof(LPARAM) bytes are stored anyway. There's no 
way to get this data back with TCM_GETITEM, but WM_DRAWITEM notification 
uses at least sizeof(LPARAM) length.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-Fix-DRAWITEMSTRUCT-filling-when-extra-item-data-of-a.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100929/dad5784c/attachment.asc>


More information about the wine-patches mailing list