Top "64-bit" questions

A 64-bit architecture is usually a system where addresses (pointers) are 64 bits wide.

Cannot use CreateObject from VB scripts on Windows 7 x64

When I try to create a COM object in VB script on a Windows 7 (64 bit) machine, I always get the …

vbscript windows-7 64-bit windows-7-x64
Can't edit and continue when using Visual Studio 2010 on a 64 bit machine, app targets x86

I'm having some problems with Edit and Continue when using Visual Studio 2010 on a Windows 7 64 bit machine. I've ensured the …

visual-studio visual-studio-2010 64-bit x86 edit-and-continue
How can I know if R is running on 64 bits versus 32?

My version output is: > version _ platform x86_64-w64-mingw32 arch x86_64 os mingw32 system x86_64, mingw32 status major 2 minor 15.2 …

r 64-bit 32bit-64bit
Detect 64bit OS (windows) in Python

Does anyone know how I would go about detected what bit version Windows is under Python. I need to know …

python windows 64-bit
GAC 32bit vs. 64bit

I've been searching for a while trying to understand this better, but am not finding any straight-forward answers on this. …

c# visual-studio-2010 64-bit gac gacutil
How to find out if Tomcat is 32 bit or 64 bit on window server?

We have an installer which install Tomcat. How do I know if it's 32bit version of Tomcat or 64bit version?

tomcat architecture 64-bit 32-bit
Does 64-bit Windows use KERNEL64?

I was looking at some libraries with dumpbin and I noticed that all the 64-bit versions were linked to KERNEL32. …

windows dll 64-bit systems-programming
Where to learn x64 assembly from?

Okay so I know C++, C#, Java and some other languages and I decided to learn assembly next but I …

assembly 64-bit fasm
Can I load a 32 bit DLL into a 64 bit process on Windows?

I recently upgraded a c# windows service to run as a 64 bit .net process. Normally, this would be trivial, but …

.net windows 64-bit x86-64
Unable to launch onscreen keyboard (osk.exe) from a 32-bit process on Win7 x64

90% of the time I am unable to launch osk.exe from a 32bit process on Win7 x64. Originally the code …

c# wpf exception 64-bit on-screen-keyboard