Click here to Skip to main content
15,868,142 members
Everything / Win64

Win64

Win64

Great Reads

by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by Martin Mitáš
How to support scrolling within your controls.
by Dave Kerr
Create Shell Icon Overlay Handlers using .NET!

Latest Articles

by Alex Rakov, Alexandre Bencz
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
by Bruno van Dooren
An introduction to exporting functions from DLLs
by Bruno van Dooren
How to use APCs to perform user interface updates
by Michael Chourdakis
Use your sensors for identification and verification

All Articles

Sort by Title

Win64 

12 Dec 2014 by Yuriy Magurdumov
Calling native methods from .NET application via standard Windows Named Pipes
17 Apr 2008 by msvcyc
A simple yet useful library for file based logging implemented in .NET using C#
15 Sep 2013 by Dave Kerr
Learn how to deploy SharpShell servers easily with the new Server Registration Manager tool
29 Jun 2019 by Dave Kerr
Rapidly create Shell Context Menu Extensions using .NET
19 Jan 2015 by Dave Kerr
Rapidly create Shell Icon Handler Extensions using .NET
14 Sep 2013 by Dave Kerr
Create Shell Icon Overlay Handlers using .NET!
5 Apr 2013 by Dave Kerr
Rapidly create Shell Info Tip Extensions using .NET
20 May 2014 by Dave Kerr
Quickly create Shell Preview Handlers for Windows or Outlook using .NET!
7 Apr 2013 by Dave Kerr
Use .NET to rapidly build Shell Property Sheets
17 Mar 2013 by Dave Kerr
Create Shell Thumbnail Handler Extensions using .NET!
6 Aug 2007 by Omar Al Zabir
Learn about 13 production disasters that can bring down your business
14 Jan 2013 by Pavana Sreesha
Why is your Application's Memory platform dependent?
24 Aug 2008 by cppnow
64 bit pointers are wasteful if you don't need to access TBs of RAM
12 Jul 2008 by Norman Solomon
Easy addition of a 3D Tabstrip page to an ASP.NET project.
4 Jan 2020 by The Ænema
Here's the best, beautiful and easiest way to create an animated and smooth sliding scroll viewer in WPF Platform (Windows Presentation Foundation).
26 May 2012 by Hoang Khanh Nguyen
A .NET wrapper for NT Registry and a .NET NT RegEdit demo
18 Dec 2013 by Hari Mahadevan
Describes a C++ class that encapsulates the WaitForMultipleObjects API usage pattern making it easy to integrate it with C++ objects.
9 Jan 2014 by Hari Mahadevan
Describes a C++ class that encapsulates the WaitForMultipleObjects API usage pattern making it easy to integrate it with C++ objects.
27 Apr 2008 by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for monitoring articles
1 May 2008 by Derek Bartram
This library provides a framework for using Code Project article information in applications, and provides a utility for extracting user information
8 May 2008 by Davidwu
A Cool Vista Sidebar Gadget Style CPUInfo Animate Control! (Fixed)
24 Mar 2015 by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
25 Apr 2008 by Derek Bartram
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
19 Sep 2009 by jebarson
New features of Visual Studio 2010 discussed
9 May 2019 by Michael Chourdakis
Create music easily
17 Dec 2013 by Mike Gledhill
How to easily add an "export to Excel" feature to your app
22 Mar 2008 by Derek Bartram
An article presenting ProceedureDialog.dll, a custom control for creating wizard style interfaces / procedure dialogs
22 Mar 2008 by Derek Bartram
An article presenting Ribbon Builder, a tool for creating ribbon controls
16 Dec 2010 by tgis.top
CheckGroupBox, RadioGroupBox, CollapsibleGroupBox controls
6 Apr 2008 by Derek Bartram
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
22 Mar 2008 by Derek Bartram
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
24 Mar 2008 by Derek Bartram
An article presenting a library for producing communication based application utilising the MSN Messenger services and protocols.
26 Nov 2014 by Jeremy Falcon
Provides a base to use when programming OpenGL-enabled applications for the real world, rather than a simple hello world.
4 Jun 2009 by KarstenK
Connecting and disconnecting network drives
5 Aug 2014 by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
26 Apr 2010 by Chuan-Liang Teng
Access physical memory, I/O port in user mode
5 Mar 2010 by slelong
A simple control to draw graphs of points as a function of time
31 May 2010 by Daniel Cohen Gindi
This is a nice and simple approach that I came up with in order to delete temporary files even long after I forgot about them.
21 Feb 2012 by Krishnachytanya Ayyagari
This article is a study of Windows 8 'Contracts' - why they are introduced? what they really are? and how they can be created?
21 Sep 2014 by slelong
A USB library to detect USB devices, and manage Attach and Detach events
2 Nov 2011 by gndzero
A threaded application to identify if system VB6 OCX files are exploitable and generate a batch file to register updated OCX controls.
13 Jun 2011 by Olabenjo Tunde
This is a simple video converter I developed with .NET while playing with ffmpeg.
26 Apr 2008 by Derek Bartram
A WPF Digital Clock for displaying the current time, styled using RibbonStyleHandler
24 Apr 2008 by Derek Bartram
An article presenting a WPF library for producing extensible runtime customisable graphs
12 Mar 2008 by Warrick Procter
Get the path names to Windows special folders; optionally create the folders if they are missing; access physical and virtual special folders.
7 Oct 2016 by digital performance
This article shows how to access Windows API with plain x64 assembly programming language (MASM style). It shall also give an overview, how to apply some programming techniques like OOP and multithreading on a low level.
14 Jan 2020 by honey the codewitch
Easily add scripting support to your apps using Microsoft's active script technology
13 Feb 2009 by SHRIDHAR TL
Allows to maintain and backup your contacts and also maintains a reminder. You can store data in any of the three different databases like Microsoft SQL Server, MySql, Microsoft Access
14 Apr 2018 by Andy Galluzzi
Join me to create the most advanced yet most simple to use full duplex MMF based IPC for Windows
13 Jul 2009 by valdok
A template class for multi-dimensional regions for any coordinate type.
26 Aug 2016 by T. Herselman
C++11 header-only class, executes functions on a separate thread, including return values. Featuring a unique custom built, low level, lock-free double buffered queue; with a high speed data format, executes a queue of functions in only 6 CPU instructions; lea,call,mov,add,cmp,jb
25 Feb 2016 by J.Starkl
A windows-service which has a fall service on a second server, if the server it's running on, crashes
17 May 2012 by Jim Parsells
Explorer TreeView control with Shell Folder access class and Icon management.
9 Nov 2008 by Joshua Tully
A look into what goes into the area of preventing reverse engineering, and gives developers some functions and ideas about preventing reversing engineering of their programs.
31 Mar 2009 by wpte
The way to get your splashscreen going in a few lines of code.
20 Feb 2009 by Vitaliy Liptchinsky
This article describes the basic ideas of how to build workflow engine a-la WF based on F# workflows and CCR
4 Jan 2008 by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
26 Apr 2008 by Derek Bartram
This article, the first of a series of articles, presents an objective analytical analysis of language performance for Java and C# .NET
7 Mar 2013 by pip010
Inspired by Android asynchronous callback mechanism for short lived background tasks.
25 Feb 2015 by gggustafson
This article discusses how to create animated controls using graphic layers.
2 May 2011 by Asif Bahrainwala
Snoop network using API hooking
18 Feb 2010 by Tiago Conceição
Application Management makes your application's life easier. It will automatically do memory management, handle and log unhandled exceptions, profile your functions, make your application single instance, and also provide utility functions to get system information.
6 Apr 2008 by Jeffrey Walton
Encrypt data using Block Ciphers with Crypto++.
11 Jan 2008 by Makesh Sanwal
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
31 Mar 2011 by Gregory Gadow
Prank your coworkers with a dialog box that appears and disappears randomly by using a notification area app.
27 Jun 2006 by SaschaMichael
An editor for 64-bit assembler code.
6 Jan 2013 by Captain Price
Several ways of associating a class or a structure with a window and their differences
7 Jan 2013 by Jason Curl
Describes the usage of Asynchronous I/O with I/O Completion ports with .NET
13 Apr 2017 by zapsolution
Stereo mix audio capture with peak level display
13 Mar 2008 by Paul Coldrey
Resolution of a nasty problem with WPF HttpRequests via a proxy.
22 Aug 2017 by gggustafson
This article revises the HTML authoring tool, HTML TOC Generator, that generates a Table of Contents for an HTML document. Optionally, the tool will number the HTML headers.
1 Jan 2011 by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
31 Dec 2007 by jkunken
In this article, we will describe how information generated on data acquisition devices connected to servers running Windows Server 2003 can be efficiently integrated into Microsoft Office SharePoint Server 2007 using Windows PowerShell.
27 Nov 2014 by Member 10951710
A simple extension to the original TextBox, allowing simple calculations (+, /, *, -)
2 Jun 2015 by Artur Zgadzaj
Batch run as Administrator - automatic increase administrative privileges in Batch scripts like BAT and CMD - universal tools Batch_Admin
27 Aug 2008 by hagarwal
Here is a class that will help you to control the execution of your threads that involves looping/polling and also limits their CPU usage to a specified limit.
7 Jan 2009 by Louis T Klauder Jr
A C# project providing arbitrary size integers and simple arithmetic to base 1e18
6 Oct 2010 by Pawel idzikowski
How to serialize binary data to IsolatedStorage in a Silverlight client when there is no BinaryFormatter in Silverlight? Why not with sharpSerializer? - An open source XML and binary serializer for .NET and Silverlight
12 Oct 2016 by Mahmoud Samir Fayed
Getting started with 2D games development and build the Flappy Bird 3000 game using the Ring programming language.
30 Oct 2021 by Karel Donk
An example of building a peer-to-peer chat application for secure and private communication
1 Jan 2011 by Ashish Kaila
A docking window solution using WPF as part of Synergy toolkit
8 Jan 2009 by Tamir Khason
This article explains how to build a simple FM radio player with RDS support by using WPF and USBFM library
3 Jun 2012 by kishhr
An in-depth reference of how to build performance-oriented applications in WPF for both Windows and the Web.
4 Jan 2013 by Pawel idzikowski
How to effectively build modular .NET applications of any size using messages, commands and components of MCM-Framework.Net?
20 Aug 2008 by Christoph Husse
This article shows how to bypass PatchGuard 3 on the latest windows versions.
12 Feb 2019 by Palavos
An article about Huo Chess, a mini open source chess program in C# that attempts to be the best smallest in size chess program for educational purposes ever...
13 Sep 2008 by Zacky Pickholz
A class for calculating sunrise and sunset times, implemented as a thread-safe Singleton
3 Sep 2018 by Michael Chourdakis
Easy to use simple parser with S/MIME Support. Version 2.
2 May 2010 by Chien-Chung, Chung
C++ class of HMAC-SHA1
6 Dec 2016 by Jon Campbell
Using "thunk" technique to add this pointer as fifth parameter to WndProc call for x32 and x64
21 May 2012 by Zimin Max Yang
An approach to improve LINQ-to-SQL performance while preserving maintainability over DataReader.
8 Jan 2009 by Louis T Klauder Jr
A simple C# user function call tree lister.
3 Sep 2013 by Eric Reynolds
ExcelPython is a lightweight COM library which enables you to call Python code and manipulate Python objects from Excel VBA.
16 Mar 2015 by Rolf Kristensen
A custom draw CListCtrl with subitem editing and formatting
21 Aug 2014 by Cinchoo
Easy to use command line argument parser, with loaded features like usage creation, type-safe management etc
22 Apr 2013 by Karl Runmo
Arbitrary precision calculations
23 Feb 2010 by Ivo Beltchev
Classic Start menu and other shell features for Windows 7 and Vista.
15 Aug 2010 by Sharan Basappa
This code shows how to host a third party application inside your own process Window, like Google Chrome & Internet Explorer 8
12 Jul 2016 by David A. Gray
Share Win32 string resources without the risk of conflicting resource IDs
11 Nov 2010 by Ajay Vijayvargiya
Learn about parallel algorithms, parallel containers, tasks, task groups, agents library, task scheduler etc in VC10