mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-04-26 01:49:35 -05:00
hooklib: fix createprocess imports
This commit is contained in:
parent
2dbb4aec8c
commit
dca84e08d0
|
|
@ -7,6 +7,9 @@
|
||||||
|
|
||||||
#include "hook/table.h"
|
#include "hook/table.h"
|
||||||
|
|
||||||
|
#include "util/dprintf.h"
|
||||||
|
|
||||||
|
void createprocess_hook_init();
|
||||||
static BOOL WINAPI my_CreateProcessA(
|
static BOOL WINAPI my_CreateProcessA(
|
||||||
LPCSTR lpApplicationName,
|
LPCSTR lpApplicationName,
|
||||||
LPSTR lpCommandLine,
|
LPSTR lpCommandLine,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user