reactos/dll/win32/shell32/shellmenu
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
..
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
CMenuBand.cpp [SHELL32] Fix CMenuBand's context menu (#6548) 2024-02-28 16:54:15 +09:00
CMenuBand.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CMenuDeskBar.cpp [SHELL32] Only hide a window when there is a window to hide 2022-09-12 20:00:39 +02:00
CMenuDeskBar.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CMenuFocusManager.cpp [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
CMenuFocusManager.h
CMenuSite.cpp [SHELL32] Properly destroy window 2022-09-12 20:00:39 +02:00
CMenuSite.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CMenuToolbars.cpp [SHELL32] Add check to CMenuToolbarBase::ShowDW 2023-01-04 10:32:28 +01:00
CMenuToolbars.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CMergedFolder.cpp [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CMergedFolder.h [SHELL32] Use STDMETHOD macro and keyword override (#6570) 2024-03-05 08:43:39 +09:00
CStartMenu.cpp [EXPLORER][SHELL32] Expand/unexpand My Documents menu (#6594) 2024-03-11 13:18:58 +09:00
shellmenu.h