mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
Refresh the items in the tree-view control of SHBrowseForFolderA/W functions against change notifications. JIRA issue: CORE-17340 - Add BrFolder_IsTreeItemInEnum and BrFolder_TreeItemHasThisChild helper functions. - Add BrFolder_Refresh, BrFolder_RefreshRecurse, and BrFolder_UpdateItem functions to refresh items. - Call BrFolder_Refresh in BrFolder_OnChangeEx function and on keyboard F5 and Ctrl+R actions.