sm-ext-dhooks2/DynamicHooks/conventions
Peace-Maker 9da7e666f6 Fix |thiscall| on linux for functions with arguments
The previous fix messed up parameter getters and setters.
2018-06-02 13:36:52 +02:00
..
x86GccCdecl.h First draft of dynamic detours using Ayuto's DynamicHooks library 2016-12-11 22:02:10 -07:00
x86GccThiscall.cpp Fix |thiscall| on linux for functions with arguments 2018-06-02 13:36:52 +02:00
x86GccThiscall.h Fix |thiscall| on linux for functions with arguments 2018-06-02 13:36:52 +02:00
x86MsCdecl.cpp Fix |thiscall| on linux for functions with arguments 2018-06-02 13:36:52 +02:00
x86MsCdecl.h Fix signed - unsigned comparison warning 2018-04-21 13:41:50 +02:00
x86MsStdcall.cpp Fix linux build 2018-04-22 15:56:40 +02:00
x86MsStdcall.h Fix signed - unsigned comparison warning 2018-04-21 13:41:50 +02:00
x86MsThiscall.cpp Fix linux build 2018-04-22 15:56:40 +02:00
x86MsThiscall.h Fix signed - unsigned comparison warning 2018-04-21 13:41:50 +02:00