"Erik de Castro Lopo" <mle+win(a)mega-nerd.com> wrote:
+#if WINE_IS_WIN64
+ if (nt->FileHeader.Machine == IMAGE_FILE_MACHINE_AMD64)
+ MESSAGE("Support for AMD-64 architecture in progress but not yet working\n");
+ else
+#endif
What's the point of this?
--
Dmitry.