mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-23 23:21:08 +01:00
Small correction
This commit is contained in:
parent
ce84750545
commit
ad2b8a8635
@ -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 @@
|
||||
Subproject commit 3244bfa5646ceba0756f7330d60aad919c3aa584
|
||||
Subproject commit 93377dcb57a5da48f4c062a613c38c2effc5ba2d
|
Loading…
Reference in New Issue
Block a user