All: Disable setting MinWidth registry value

This commit is contained in:
Valentin Radu
2022-03-13 20:33:13 +02:00
parent 70f99c18fa
commit 8454133623
+2
View File
@@ -9471,6 +9471,7 @@ DWORD Inject(BOOL bIsExplorer)
}
/*
if (IsWindows11())
{
DWORD dwSize = 0;
@@ -9493,6 +9494,7 @@ DWORD Inject(BOOL bIsExplorer)
);
}
}
*/