j
k
j a
j l
"Steven Edwards" <steven_ed4153(a)yahoo.com> wrote:
+#ifdef _M_AMD64 + +#define CONTEXT_AMD64 0x100000
...
+#endif /* __x86_64__ */
Shouldn't be __x86_64__ here be _M_AMD64 instead? -- Dmitry.
Back to the thread
Back to the list