[EXPLORER] Start Menu Customize: Use TreeView_GetRoot (#6603)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Mon, 11 Mar 2024 23:17:05 +0000 (08:17 +0900)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 23:17:05 +0000 (08:17 +0900)
commit7f8c502901419a8e8784c21f5afad2037bb3fe42
treeeb9697e120ded30c9ea16048868f22b11474e4c0
parentbbce6c3fdf3c22c92991f30c7cb82bb3e835d5ad
[EXPLORER] Start Menu Customize: Use TreeView_GetRoot (#6603)

Follow-up to #6596. Enable the Favorite menu setting.
JIRA issue: CORE-16956
- Use TreeView_GetRoot instead of TreeView_GetFirstVisible in
  CustomizeClassic_OnOK function.
base/shell/explorer/startmnucust.cpp