Re: Added the callback item processing for LISTVIEW_EndEditLabelT function.

2005-05-19 Thread taro-x
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

Re: Added the callback item processing for LISTVIEW_EndEditLabelT function.

2005-05-17 Thread Dimitrie Paun
> 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