From ad2b8a8635f428c5c44e9545f0250a1e089c7cfe Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Fri, 1 Oct 2021 01:58:30 +0300 Subject: [PATCH] Small correction --- ExplorerPatcher/dllmain.c | 2 +- libs/libvalinet | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExplorerPatcher/dllmain.c b/ExplorerPatcher/dllmain.c index 3f12260..98547d7 100644 --- a/ExplorerPatcher/dllmain.c +++ b/ExplorerPatcher/dllmain.c @@ -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)) diff --git a/libs/libvalinet b/libs/libvalinet index 3244bfa..93377dc 160000 --- a/libs/libvalinet +++ b/libs/libvalinet @@ -1 +1 @@ -Subproject commit 3244bfa5646ceba0756f7330d60aad919c3aa584 +Subproject commit 93377dcb57a5da48f4c062a613c38c2effc5ba2d