If we change properties such as the Name or the SmallIcon, the item will be updated, but if we change other properties such as the "Date modified", the item will not be updated. How do we tell ShellListView to update an item? Should there be a ShellObjectChangeKind.ChildUpdated?
Thanks.