mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 11:03:00 +00:00
[EXPLORER][SHELL32] Smaller Start Menu (#6646)
Improve customization of Start Menu. JIRA issue: CORE-19494 - Add SmallStartMenu flag to TW_STRUCKRECTS2 structure. - Add IDS_ADVANCED_SMALL_START_MENU resource string. - Update g_TaskbarSettings.sr.SmallStartMenu via a callback function. - Check g_TaskbarSettings.sr.SmallStartMenu when Start Menu is updated.
This commit is contained in:
parent
2f03b146da
commit
ad748b0b3b
44 changed files with 119 additions and 52 deletions
|
@ -116,6 +116,7 @@
|
|||
#define IDS_ADVANCED_EXPAND_NET_CONNECTIONS 30473
|
||||
#define IDS_ADVANCED_DISPLAY_RUN 30474
|
||||
#define IDS_ADVANCED_DISPLAY_ADMINTOOLS 30476
|
||||
#define IDS_ADVANCED_SMALL_START_MENU 30477
|
||||
|
||||
/*******************************************************************************\
|
||||
|* Control Resources *|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue