<div dir="ltr">Sorry for the inconvenience, I just found out there is something wrong with the tests thus the whole patch.<div><br></div><div>I will resend another one later. The patch should not be accepted.</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 20, 2018 at 1:40 PM, Zhiyi Zhang <span dir="ltr"><<a href="mailto:yi.gd.cn@gmail.com" target="_blank">yi.gd.cn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Nikolay,<br>
<br>
This fixes <a href="https://bugs.winehq.org/show_bug.cgi?id=35127" rel="noreferrer" target="_blank">https://bugs.winehq.org/show_b<wbr>ug.cgi?id=35127</a><br>
<br>
As I was working through bug 35127, I noticed that you had once changed the layout of struct _TREEITEM in commit 6ec621e835e03f715d5fee27c5de5b<wbr>0d361814de.<br>
<br>
Now I am sure that textWidth in struct _TREEITEM is a WORD and is at the<br>
offset 0x1a. You can check out the bug comments for details. I tried to find out what is at 0x18 but no luck, thus I am adding a unknown member to make textWidth at the right offset.<br>
<br>
 What do you think of the patch? Do you know what member is at struct _TREEITEM+0x18? I can use your opinion with this patch.<br>
<br>
Thanks,<br>
Zhiyi Zhang<br>
<br>
Signed-off-by: Zhiyi Zhang <<a href="mailto:yi.gd.cn@gmail.com" target="_blank">yi.gd.cn@gmail.com</a>><br>
---<br>
 dlls/comctl32/tests/treeview.<wbr>c | 58 ++++++++++++++++++++++++++++++<wbr>++++++------<br>
 dlls/comctl32/treeview.c       |  3 ++-<br>
 2 files changed, 52 insertions(+), 9 deletions(-)<br>
<br>
<br>
</blockquote></div><br></div></div>