|
-
April 13th, 1999, 12:41 PM
#1
CListView and LVS_OWNERDATA
Hi to everyone,
I use a virtual list with LVS_OWNERDATA style to show data from a recordset. How can I do to show a check box and to put a number in pDispInfo->item.lParam.
In OnGetDispinfo function, I try : if(pDispInfo->item.mask & LVIF_STATE)
but i doesn't work
thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|