mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
make Dalamud handle top-level SEH
This commit is contained in:
parent
63f32322f5
commit
f4af8e509b
4 changed files with 45 additions and 67 deletions
|
|
@ -6,7 +6,6 @@ namespace xivfixes {
|
|||
void disable_game_openprocess_access_check(bool bApply);
|
||||
void redirect_openprocess(bool bApply);
|
||||
void backup_userdata_save(bool bApply);
|
||||
void clr_failfast_hijack(bool bApply);
|
||||
void prevent_icmphandle_crashes(bool bApply);
|
||||
|
||||
void apply_all(bool bApply);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue