SoT-Hook
SoT-Hook copied to clipboard
function call has too many arguments
if (!hook(fnPresent, PresentHook, reinterpret_cast<void**>(&PresentOriginal)))
how can i fix "function call has too many arguments" error for this line?