platform: add epay hook

This commit is contained in:
2023-09-15 01:35:33 -04:00
parent 0d83977073
commit 157f52da4c
9 changed files with 426 additions and 3 deletions

View File

@ -1,3 +1,5 @@
#pragma once
#include <windows.h>
HRESULT createprocess_push_hook_w(const wchar_t *name, const wchar_t *head, const wchar_t *tail);