Click here to Skip to main content
15,884,937 members
Everything / 64 bit

64 bit

64-bit

Great Reads

by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
by The Ænema
Inject your 4.5 framework .NET application into a C++ unmanaged host application - fast, secure & without any extra tool or library.
by Gregory Morse
UTM based on mov is Turing-complete paper x86 and x86-64
by stevemk14ebr
PolyHook v2 - the C++17 x86/x64 library supporting multiple methods of hooking

Latest Articles

by Dr. Song Li
This is a note on how compilers implement function calls to pass the parameters to and get the return value from the called functions.
by Michael Chourdakis
Use your sensors for identification and verification
by captnmac
A Tiger hash Implementation for C#, invocable through dotnet's HashAlgorithm class
by Michael Chourdakis
Try deep CPU features

All Articles

Sort by Score

64 bit 

6 Apr 2014 by Prabakaran T
Ultimate USB Reset Attribute with powerful option
8 Dec 2015 by JinWenQiang
An instance of Floodlight Controller
31 Jul 2011 by Keith Barrow
When running an ASP.NET application under 64-bit Win7/2008 you get jet 4.0 not registered error
2 Aug 2011 by abdealinc
Download access driver from http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c06b8369-60dd-4b64-a44b-84b371ede16d&displaylang=en.In the connection string, replace "Microsoft.Jet.OLEDB.4.0" with "Microsoft.ACE.OLEDB.12.0".
20 Dec 2015 by JinWenQiang
How to capture and process packages using Java language
1 Aug 2011 by pfernandes
Microsoft.Jet....
9 Aug 2011 by HGR-HH
We had the same issue with a Windows application accessing xls files in code. We run it with Citrix on Windows 2008 64 bit and for us, the suggestion to compile at least the executeable project with the "Platform target" property set to "x86" instead of "Any CPU" was the solution (the only one...
19 Jun 2011 by Rimon Orni
Code injection cave for 64 bit processes
16 Dec 2015 by Tim ONeil
INI-style properties for C++ Embedded/Applications on Linux
10 Aug 2015 by hevesir
20 May 2013 by Sunil P V
How to access a 64bit registry key from 32bit built application in .NET 3.5 and lower
11 Apr 2022 by AdventureDriver
Creating a optionally sheared mirrored image from a source image in a collage
4 Sep 2017 by Bohdan Stupak
The tip explains Windows registry redirection feature with a simple example
29 Dec 2015 by Zain Nisar
How to create Web Scrapper using Node.js ?