mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-27 17:00:59 +01:00
Released string
This commit is contained in:
parent
9e9f958057
commit
215ac7952e
@ -886,6 +886,7 @@ void PositionStartMenuForMonitor(HMONITOR hMonitor, DWORD location)
|
||||
(*(void(**)(INT64*))(*v13 + 16))(v13); // Release
|
||||
(*(void(**)(INT64))(*(INT64*)v12 + 16))(v12); // Release
|
||||
(*(void(**)(INT64))(*(INT64*)factory + 16))(factory); // Release
|
||||
WindowsDeleteString(string);
|
||||
RoUninitialize();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user