sws: Fixed a bug that could prevent correct reload of settings when entries were deleted from the registry

This commit is contained in:
Valentin Radu
2022-10-12 17:27:42 +03:00
parent f285371de0
commit cbc5f19c25
+1
View File
@@ -5618,6 +5618,7 @@ void sws_ReadSettings(sws_WindowSwitcher* sws)
{
if (sws)
{
sws_WindowSwitcher_InitializeDefaultSettings(sws);
dwSize = sizeof(DWORD);
RegQueryValueExW(
hKey,