mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2025-02-04 05:15:30 +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
|
||||
{
|
||||
LVT_StartDocked_DisableRecommendedSection(hWnd, StartDocked_DisableRecommendedSection, &rc);
|
||||
StartDocked_DisableRecommendedSectionApply = FALSE;
|
||||
//StartDocked_DisableRecommendedSectionApply = FALSE;
|
||||
}
|
||||
if (hWndTaskbar)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user