Click here to Skip to main content
15,885,919 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 Michael Chourdakis
An introduction to machine learning with working C++ code that trains a linear regression model.
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

All Articles

Sort by Updated

Win64 

20 Aug 2009 by "Fish" (David B. Trout)
A command-line tool to run multiple programs in parallel (i.e. concurrently, as a group).
19 Oct 2010 by "Fish" (David B. Trout)
Simple parsing of VS_VERSIONINFO version information strings displayed in an XP-style file-properties "Version" tab
16 Sep 2015 by _Plutonix
Framework for NET based Shell Context Menus using VB, C#
28 Jul 2008 by Abhishek Sur
The article will help you to use Isolated Storage Classes
17 Jan 2010 by Abhishek Sur
Implement services that start/stop automatically to some events like Device attached, Network Availability, Firewall port modified, Domain join, Group Policy change etc
13 Sep 2010 by Adhish Pendharkar
Launch Application Forms in MultiScreen
15 Feb 2016 by Ahmed Amer Jaf
Fast n Easy Way to parse Json data
11 Nov 2010 by Ajay Vijayvargiya
Learn about parallel algorithms, parallel containers, tasks, task groups, agents library, task scheduler etc in VC10
2 Nov 2019 by Alaa Ben Fatma
Use your skills as a designer to create gorgeous control
7 Apr 2014 by Alain DOS REIS
A first approach to mixing .NET and native code, using the C++/CLI gateway.
12 Apr 2010 by Alain Rist
Including a Ribbon UI Implementation Guide with examples and a dual UI enabled legacy application
28 Aug 2009 by Alex Blekhman
A simple Calendar utility that demonstrates basic Shell extensibility techniques: desk band, tray notification icon, locales.
26 Oct 2009 by Alex Blekhman
Name2Clip sits in the "Sent To" menu of Windows Explorer and sends selected filenames to the system clipboard.
14 Oct 2009 by Alex Blekhman
Example of handling real-life challenges when hosting WebBrowser control: separate creation of hosting window and the control, keyboard shortcuts, control's dimensions, etc.
20 Feb 2024 by Alex Rakov, Alexandre Bencz
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
2 Sep 2011 by Alexander Bessonov
A simple high-level IPC library with ability to use native C++ interfaces.
1 Nov 2018 by Alexander Eremeev
The Windows kernel-hacking library and development framework written on C++17
2 Dec 2008 by alexdresko
A simple two line technique that can be used in just about any application
12 Oct 2010 by Allen C. Copeland Jr
Gives an example of code to arbitrarily iterate through the elements of a .NET Array using an iterator in C#
25 Mar 2012 by Andreas Schoenle
A DLL-wrapper that requires no code changes when switching to dynamic loading and provides detailed error checking functionality.
18 Dec 2008 by Andrey Sergienko
How to configure Visual Studio 2008 for compiling drivers without using DDK's console tools.
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
23 Sep 2016 by Angel Gabriel Valdés Sarduy
It tests an ANN structure selector criteria for generic kinds of problems with ANNs.
3 Oct 2013 by Antonio Petricca
.NET ServiceController class extension
6 Feb 2012 by Apriorit Inc, Kotik Anton
In his article, we will consider an interesting, universal and rarely used method of code injection into a Windows process using KnownDlls sections. To demonstrate the method work we will develop a sample project to inject into all running processes and intercept some calls from ws2_32.dll.
18 Mar 2009 by armagedescu
This article is about writing GUI applications in VBScript and JScript using Windows common controls
19 Apr 2009 by arnavguddu
This article exposes the Microsoft Vista and Server 2008 (and Windows 7) exclusive features that can be programmed using .NET languages like C#. It includes UAC, the Vista Bridge control library, and the Windows Search Provider.
9 Dec 2016 by Arthur V. Ratz
In this article, we'll demonstrate an approach the allows to increase the performance (up to 600%) of the code that implements the conventional distribution counting algorithm (DCA) using NVIDIA CUDA 8.0 Runtime API
2 May 2017 by Arthur V. Ratz
This article is a practical guide on using Intel® Threading Building Blocks (TBB) and OpenMP libraries for C++ based on the example of delivering parallel scalable code that implements Burrows-Wheeler Transformation (BWT) algorithm.
1 Feb 2011 by Artour Bakiev
A short overview of the Extensible Storage Engine technology.
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
1 Jan 2011 by Ashish Kaila
A docking window solution using WPF as part of Synergy toolkit
27 Dec 2010 by Ashish Kaila
Declaratively and visually create custom windows in WPF
1 Jan 2011 by Ashish Kaila
Learn how to leverage UI automation in testing your UI and also to support accessibility features
2 May 2011 by Asif Bahrainwala
Snoop network using API hooking
5 Aug 2014 by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
13 Feb 2013 by Babu_Abdulsalam
Subclassing a window using the DLL Injection technique.
31 Aug 2009 by Baiyan Huang
Provides a utility class to return the call stack when an exception is being caught, using Windows SEH.
10 Dec 2010 by Beavis Killer
This article demonstrates how to write a domain service factory to host plain old class object (POCO) entities and use them through RIA Services in Silverlight version 4.
28 Jan 2013 by Bruno Tabbia
Encrypt your C# classes and compile them during run-time (hiding their code in the exe file).
30 Mar 2006 by Bruno van Dooren
This article describes the process of developing a USB Kernel mode device driver using the WDF Kernel Mode Driver Foundation.
25 Jan 2024 by Bruno van Dooren
An introduction to exporting functions from DLLs
11 Nov 2015 by c-smile
Basics of Sciter embedding principles, high-level overlook of Sciter SDK structure.
6 Jan 2013 by Captain Price
Several ways of associating a class or a structure with a window and their differences
24 Mar 2015 by Carlos Jiménez de Parga
Explanation of a consistent 3D graphics software architecture through a basic OpenGL application
1 Oct 2008 by Casper Leon Nielsen
T-SQL Coding Standard - for programming the Microsoft SQL Server 2005 (DRAFT)
1 Sep 2009 by ChaoJui
Image processing with a burst of performance from CUDA
10 Sep 2009 by ChaoJui
High performance and good quality of image blurring
27 Jul 2013 by Ched1980
A four-player soap-box time-trial game with a twist.
2 May 2010 by Chien-Chung, Chung
C++ class of HMAC-SHA1
26 Jun 2008 by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
5 Aug 2014 by Chris875
State pattern and procedural solution illustrated
18 Feb 2022 by Christ Kennedy
A tool to help quickly generate 'snippets' of code in any Windows based IDE - use OneDrive to clipboard PC to PC
15 Jan 2022 by Christ Kennedy
A fully functional Irish Language Word Processor written in C#
24 Jun 2012 by Christian Vogt
An article on a generic approach for importing text based data into objects, using Reflection. Supports mass data processing, filter, advanced processing and converting, and some other gimmicks.
14 Aug 2008 by Christoph Husse
Now supports an unmanaged API, kernel mode hooking, and extending unmanaged APIs with pure managed handlers since Windows 2000 SP4.
20 Aug 2008 by Christoph Husse
This article shows how to bypass PatchGuard 3 on the latest windows versions.
26 Apr 2010 by Chuan-Liang Teng
Access physical memory, I/O port in user mode
21 Aug 2014 by Cinchoo
Easy to use command line argument parser, with loaded features like usage creation, type-safe management etc
4 Oct 2017 by CMalcheski
Ditching the slowdowns and applying a little elbow grease can create dramatic speed improvements in GDI image blending.
24 Aug 2008 by cppnow
64 bit pointers are wasteful if you don't need to access TBs of RAM
7 Feb 2011 by Cristian Adam
This article presents a fix for SetUnhandledExceptionFilter to work with the CRT.
28 May 2015 by Cristian Amarie
Outlook add-in integration for Skype IM: Skype events, Outlook Skype ribbon, and more.
6 Mar 2010 by Cédric Menzi
How to parse well-formed binary data into your data structures
30 Dec 2015 by D Sarthi Maheshwari
A look at possible parallel-producer-consumer patterns. (Final Part)
9 Feb 2010 by D.K.Wang
This article tries to find a way to show standard controls, ActiveX controls, translucent controls on layered windows. Native MFC source code provided.
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.
12 Dec 2008 by Daniele Fontani
How to perform a database-independent databind with UDLA (Universal Database Layer Access)
1 Nov 2008 by DanielWehrle
Loading a DLL containing implementations of an interface used as an extension to your application.
15 Dec 2015 by databaseobjectmodel
A sample infrastructure project such as erp, mrp, crm, admin panel.
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
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!
14 Sep 2013 by Dave Kerr
Create Shell Icon Overlay Handlers using .NET!
17 Mar 2013 by Dave Kerr
Create Shell Thumbnail Handler Extensions using .NET!
7 Apr 2013 by Dave Kerr
Use .NET to rapidly build Shell Property Sheets
15 Sep 2013 by Dave Kerr
Learn how to deploy SharpShell servers easily with the new Server Registration Manager tool
8 Sep 2009 by DaveyM69
No more unboxing/casting! Use generic type parameters with this background worker. Source code for C# and VB.NET.
12 Jul 2016 by David A. Gray
Share Win32 string resources without the risk of conflicting resource IDs
19 Dec 2011 by David Catriel
Creating a .NET trigger for SQL Server that will log (down to the field level) all changes made to tables.
23 Nov 2021 by David MacDermot
This article describes the creation of a non-MFC custom PropertyGrid control.
17 Feb 2009 by David Thielen
How to return all types that a COM object implements.
2 Apr 2016 by David Vanson
A progress bar control you can customize
8 May 2008 by Davidwu
A Cool Vista Sidebar Gadget Style CPUInfo Animate Control! (Fixed)
24 Nov 2009 by dB.
A framework for testing Windows installers with some help from virtualization.
22 May 2013 by Dejan Mauer
Free and easy way to access a web camera by using the Aforge library.
22 Mar 2008 by Derek Bartram
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
22 Mar 2008 by Derek Bartram
An article presenting Ribbon Builder, a tool for creating ribbon controls
22 Mar 2008 by Derek Bartram
An article presenting ProceedureDialog.dll, a custom control for creating wizard style interfaces / procedure dialogs
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
A quick start guide to custom event generating and handling
25 Jun 2008 by Derek Bartram
A WPF / C# Library for implementing Office 2007 Style Ribbon Interfaces
25 Apr 2008 by Derek Bartram
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
24 Apr 2008 by Derek Bartram
An article presenting a WPF library for producing extensible runtime customisable graphs
24 Mar 2008 by Derek Bartram
An article presenting a library for producing communication based application utilising the MSN Messenger services and protocols.
24 Mar 2008 by Derek Bartram
An article demonstrating quite how easy dynamic loading it (and why you should use it).
25 Apr 2008 by Derek Bartram
An article introducing the WPF Realtime Monitor Control, for creating a real-time view of continuous data
25 Apr 2008 by Derek Bartram
An article presenting a basic dynamic formula processor (including an infix to prefix convertor)