reactos/base/shell
Katayama Hirofumi MZ 71285dff48
[EXPLORER][SHELL32] Expand/unexpand My Documents menu (#6594)
Follow-up to #6592. Improve Start Menu
customization.
JIRA issue: CORE-16956
- Add IDS_ADVANCED_EXPAND_MY_DOCUMENTS
  and IDS_ADVANCED_EXPAND_MY_PICTURES
  resource strings.
- Check L"CascadeMyDocuments" and
  L"CascadeMyPictures" registry values.
- Add GetAdvancedValue helper function.
- Implement CreateRecentMenu function.
2024-03-11 13:18:58 +09:00
..
cmd [CMD] Enable Ctrl+H (^H) as backspace (#6562) 2024-03-01 22:51:57 +09:00
explorer [EXPLORER][SHELL32] Expand/unexpand My Documents menu (#6594) 2024-03-11 13:18:58 +09:00
filebrowser
progman Revert my last commits that break build. 2023-11-23 17:20:47 +01:00
rshell [RSHELL] Use STDMETHOD macro and keyword override (#6575) 2024-03-03 10:14:05 +09:00
CMakeLists.txt