|
-
September 12th, 1999, 09:02 AM
#1
I get multiple LVN_ITEMCAHNGED notifications in CListCtrl derived class
I want to do something on every change of selection-set in a multi-select CListCtrl. I am handling the LVN_ITEMCHANGED notification but I get multiple LVN_ITEMCAHNGED notifications. I have been able to get help from the documentation. Which member of the NM_LISTVIEW do I need to use to filter amongst the multiple messages? Or is there another way to determine the selection change once?
Thanks in advance.
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
|