sm-ext-dhooks2/DynamicHooks
Peace-Maker 6e96e0fb84 Don't use std::list at all in DynamicHooks
Switch to amtl Vector.
2016-12-13 17:37:12 -07:00
..
conventions Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
asm.cpp First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00
asm.h First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00
convention.h Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
hook.cpp Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
hook.h Use AMTL instead of the stdlib in DynamicHooks 2016-12-13 00:34:28 -07:00
manager.cpp Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
manager.h Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
registers.cpp Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
registers.h Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
utilities.cpp First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00
utilities.h First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00