2005-05-19 Kouji Sasaki <[EMAIL PROTECTED]>
> > Added the callback item processing for LISTVIEW_EndEditLabelT function.
>
> I think this would be a bit more explicit and correct (is_textW() returns
> false
> if pszText == NULL) if the test is the oth
> Added the callback item processing for LISTVIEW_EndEditLabelT function.
I think this would be a bit more explicit and correct (is_textW() returns
false
if pszText == NULL) if the test is the other way around:
+if (lpItem && lpItem->hdr.pszText == LPSTR_TEXT