/reactos/base/shell/explorer/ |
H A D | startmnucust.cpp | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | resource.h | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
/reactos/dll/win32/shell32/shellmenu/ |
H A D | CStartMenu.cpp | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
/reactos/dll/win32/shell32/lang/ |
H A D | eu-ES.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | zh-HK.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | hi-IN.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | id-ID.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | et-EE.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | sq-AL.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | he-IL.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | cs-CZ.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | el-GR.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | hu-HU.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | it-IT.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | no-NO.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | pt-BR.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | sk-SK.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | sv-SE.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | uk-UA.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | ca-ES.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | da-DK.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | en-GB.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | fi-FI.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
H A D | en-US.rc | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|
/reactos/dll/win32/shell32/ |
H A D | shresdef.h | diff 71285dff Mon Mar 11 04:18:58 GMT 2024 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [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.
|