mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
Refactoring. Simplify item insertion code. JIRA issue: CORE-17340 - Remove pEnumIL member from BrItemData structure. - Add BrFolder_GetChildrenEnum helper function. - Remove IEnumIDList* argument from BrFolder_InsertItem and BrFolder_Expand functions. - Add BrFolder_OnOK function and use it.