sm-ext-dhooks2/DynamicHooks/conventions
Peace-Maker 6e96e0fb84 Don't use std::list at all in DynamicHooks
Switch to amtl Vector.
2016-12-13 17:37:12 -07:00
..
x86GccCdecl.h First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00
x86GccThiscall.h First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00
x86MsCdecl.cpp Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
x86MsCdecl.h Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
x86MsStdcall.cpp Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
x86MsStdcall.h Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
x86MsThiscall.cpp Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00
x86MsThiscall.h Don't use std::list at all in DynamicHooks 2016-12-13 17:37:12 -07:00