Hi,
I am currently working on CListCtrl which is showing me all the files and folders of my hard drive. All I need is when I check any one file of a folder then that file's parent folder should be checked as semichecked untill all its files are all checked or unchecked.
How can I implement this three check states in my List control?