2
0
mirror of https://github.com/rehlds/reapi.git synced 2024-12-26 14:45:29 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
s1lentq
14c7411b39 Enable RTTI
Adjust version script
2020-12-16 19:37:01 +07:00
s1lent
8b26f29d54
Fix SetHookChainArg crash due to incorrect pointer to argument (hookctx_t gets the original function as the base address of the arguments, some compilers do UB and so for this reason hookctx_t has been reworked and now uses tuple).
Update reapi.inc - added ATYPE_BOOL and ATYPE_EVARS types
Compiler: added option flag -static-libstdc++
2019-07-29 03:51:06 +07:00