1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-24 07:30:22 +01:00

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

View File

@ -754,7 +754,7 @@ void PositionStartMenuForMonitor(HMONITOR hMonitor, DWORD location)
p[i] = nimpl; 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); free(p);
} }
if (SUCCEEDED(hr)) if (SUCCEEDED(hr))

@ -1 +1 @@
Subproject commit 3244bfa5646ceba0756f7330d60aad919c3aa584 Subproject commit 93377dcb57a5da48f4c062a613c38c2effc5ba2d