Top "Win64" questions

all versions of the Windows operating system that run on 64-bit architecture

Tomcat on Windows x64 using 32-bit JDK

Hoping someone can help. The rub: I can't get Tomcat 5.5 to start as a windows service on 64-bit windows using …

java tomcat windows-services win64
G++ for 64-bit Windows

Where can I get a GCC/G++ compiler for my 64-bit Windows 7 machine?

windows 64-bit g++ win64
tkinter not installed properly in Anaconda Python 2.7 Win64

I believe from this post that this is not an uncommon issue with tkinter and new downloads of Python 2.7 (after …

python-2.7 tkinter anaconda win64
PyPy on Windows 7 x64?

I am trying to use PyPy on a Windows 7 x64 machine but do not find any way to do it. …

python win64 pypy
How to compile existing posix code for 64-bit Windows?

I'm ok with using Cygwin or MinGW, but I need to end up with 64-bit code, not 32-bit. This is …

64-bit cygwin mingw win64
64-bit Windows API: what is the size of a C/C++ "DWORD"?

I only have 32-bit Windows installed, so I cannot verify this myself. If I understand correctly, the DWORD used in …

windows winapi visual-c++ 32bit-64bit win64
Source for pthread for 64 bit windows

I have an open-source project that must build under Win32/Win64/Linux/MacOSX. We would like to use pthreads to …

open-source pthreads win64