CListView Control has limited length for column text

Posted by Sunscreen on Stack Overflow See other posts from Stack Overflow or by Sunscreen
Published on 2010-05-07T08:27:16Z Indexed on 2010/05/07 9:58 UTC
Read the original article Hit count: 113

Filed under:
|

When I set the column text for CListView more than 271 characters, the rest of my buffer is not present.

I set it through LV_COLUMN structure.

Is this a known issue for MFC 4.21?

© Stack Overflow or respective owner

Related posts about mfc

Related posts about c++