Small correction

This commit is contained in:
Valentin Radu
2021-10-01 01:58:30 +03:00
parent ce84750545
commit ad2b8a8635
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -754,7 +754,7 @@ void PositionStartMenuForMonitor(HMONITOR hMonitor, DWORD location)
p[i] = nimpl;
}
}
(*(void(**)(INT64, HMONITOR, INT64(***)(), INT64))(*v13 + 48))(v13, hMonitor, &p, 0);
hr = (*(HRESULT(**)(INT64, HMONITOR, INT64(***)(), INT64))(*v13 + 48))(v13, hMonitor, &p, 0);
free(p);
}
if (SUCCEEDED(hr))