j
k
j a
j l
"Erik de Castro Lopo" mle+win@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
+#if WINE_IS_WIN64
MESSAGE("Support for AMD-64 architecture in progress but not yet working\n");
+#endif
What's the point of this?
Back to the thread
Back to the list