segatools/mu3hook
Tau 49595d2c37 Fix hook startup failure path
Returning from the EXE PE entry point merely terminates the main
thread and leaves the process hanging. We need to explicitly exit
from the process since the NTDLL RTL Start code won't do it for us.
2021-06-13 11:27:00 -04:00
..
config.c mu3hook/dllmain.c: initialize graphics hook 2020-05-21 00:58:23 +00:00
config.h mu3hook/dllmain.c: initialize graphics hook 2020-05-21 00:58:23 +00:00
dllmain.c Fix hook startup failure path 2021-06-13 11:27:00 -04:00
io4.c Fix various MU3 input issues 2019-11-03 19:55:02 -05:00
io4.h mu3hook/io4.c: Add Ongeki IO-4 integration 2019-08-30 19:05:52 -04:00
meson.build mu3hook/unity.c: hook Unity plugin DLLs 2020-05-21 00:58:23 +00:00
mu3hook.def mu3hook: Add initial Ongeki hook 2019-08-30 19:06:32 -04:00
unity.c mu3hook/unity.c: hook Unity plugin DLLs 2020-05-21 00:58:23 +00:00
unity.h mu3hook/unity.c: hook Unity plugin DLLs 2020-05-21 00:58:23 +00:00