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
I have built the project(the project you upload) in Visual Studio2017 in debug mode(Win32), and the HookHeapAlloc failed with exception “Access confliction” in line 106. I want to use this hook to hook the HeapAlloc and HeapFree functions to monitor memory allocations in my project. I wish you could help me. Thank you.
The text was updated successfully, but these errors were encountered:
Hello
I have built the project(the project you upload) in Visual Studio2017 in debug mode(Win32), and the HookHeapAlloc failed with exception “Access confliction” in line 106. I want to use this hook to hook the HeapAlloc and HeapFree functions to monitor memory allocations in my project. I wish you could help me. Thank you.
The text was updated successfully, but these errors were encountered: