Small correction
This commit is contained in:
@@ -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))
|
||||
|
||||
+1
-1
Submodule libs/libvalinet updated: 3244bfa564...93377dcb57
Reference in New Issue
Block a user