You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
Hi,
i'm using KTF_OVERRIDE macro to override kernel functions and KTF_SET_RETURN_VALUE macro to set the returned value of the overrided function. I was wondering if there is a way to override an output parameter of the overrided function or if it is planned to implement this feature ?
Thanks in advance for your help and thanks a lot for your great job.
Pascal