Top "64-bit" questions

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

Register type library x64 regtlib

I'm running Windows 7 x64, and need to register a type library file (.tlb). I've done this previously (on a Vista …

64-bit typelib regtlib
I've built a Windows service as "Any CPU". Why does it run in 32-bit mode on my 64 bit machine?

I've built a Windows service as "Any CPU". However, when I run it on my 64 bit machine it runs in 32 …

.net x86 64-bit multi-targeting
visual studio 2010 express + win sdk = cannot open input file 'kernel32.lib'

I used to compile for x64 using VS2008 express and win SDK. Recently rebuilt my machine (upgraded to 64bit Windows 7) …

windows visual-c++ 64-bit linker-errors
Build 32-bit with 64-bit llvm-gcc

I have a 64-bit version of llvm-gcc, but I want to be able to build both 32-bit and 64-bit binaries. …

64-bit 32-bit 32bit-64bit llvm llvm-gcc
Adding 64 bit numbers using 32 bit arithmetic

How do we add two 64 bit numbers using 32 bit arithmetic??

64-bit 32-bit
Enable cURL on PHP7 windows10 64 bit Apache 2.4

I am using Windows10 64 bit Apache 2.4.25 (Win64) PHP 7.1.0-Win32-VC14-x64 when i try calling curl_init() function, i get …

curl 64-bit windows-10 php-7 apache2.4
How do I tell if my application is running as a 32-bit or 64-bit application?

How do I tell if my application (compiled in Visual Studio 2008 as Any CPU) is running as a 32-bit or 64…

c# 64-bit 32-bit
visual studio 2008 C++ no x64 platform

I installed Visual Studio 2008 on my Windows 7 x64 laptop together with installation of Service Pack 1. Now I want to add …

c++ visual-studio visual-studio-2008 64-bit windows-7-x64
Sybase ASE 15.x ODBC driver on Windows 7 64bit

I have trouble getting the Sybase ASE ODBC drivers to work on Windows 7 64bit. I have a 64bit version for …

windows-7 odbc 64-bit sap-ase
Visual Studio 2012 A remote operation is taking longer than expected

I'm running Visual Studio 2012 on Windows 8 64bit. I have a 64 bit project that is in source control and I'm trying …

windows visual-studio 64-bit