winnt.h - Add AMD64 Context Definition

Dmitry Timoshkov dmitry at baikal.ru
Sun Jul 3 23:22:11 CDT 2005


"Steven Edwards" <steven_ed4153 at yahoo.com> wrote:

> +#ifdef _M_AMD64
> +
> +#define CONTEXT_AMD64 0x100000

...

> +#endif /* __x86_64__ */

Shouldn't be __x86_64__ here be _M_AMD64 instead?

-- 
Dmitry.




More information about the wine-devel mailing list