On 1/2/2010 12:48, Jeff Latimer wrote:
---
 dlls/comctl32/listview.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

+    dispInfo.item.cchTextMax = textlenT(pszText, isW)+2;
What does this '2' mean?




Reply via email to