mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2025-02-04 13:25:36 +01:00
Start11: Better enforcement for disabling the "Recommended" section
This commit is contained in:
parent
0de81fdc68
commit
27a8fd9a6b
@ -11446,7 +11446,7 @@ int Start_SetWindowRgn(HWND hWnd, HRGN hRgn, BOOL bRedraw)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
LVT_StartDocked_DisableRecommendedSection(hWnd, StartDocked_DisableRecommendedSection, &rc);
|
LVT_StartDocked_DisableRecommendedSection(hWnd, StartDocked_DisableRecommendedSection, &rc);
|
||||||
StartDocked_DisableRecommendedSectionApply = FALSE;
|
//StartDocked_DisableRecommendedSectionApply = FALSE;
|
||||||
}
|
}
|
||||||
if (hWndTaskbar)
|
if (hWndTaskbar)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user