We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd5ca6 commit 46e36e4Copy full SHA for 46e36e4
Detours.cpp
@@ -212,7 +212,7 @@ namespace Detours {
212
// MEMORY_HOOK_POST_CONTEXT
213
// ----------------------------------------------------------------
214
215
- typedef struct MEMORY_HOOK_POST_CONTEXT {
+ typedef struct _MEMORY_HOOK_POST_CONTEXT {
216
_MEMORY_HOOK_POST_CONTEXT() {
217
m_pRecord = nullptr;
218
m_pExceptionAddress = nullptr;
0 commit comments