Click here to Skip to main content
15,886,801 members
Everything / Operating Systems / Windows

Windows

Windows

Great Reads

by Dr. WPF
.NET 3.5 SP1 is here! It's time to break out your DirectX skills. This article provides the information necessary to get started using a new DirectX interop feature in WPF called D3DImage.
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.

Latest Articles

by Bert O Neill
This article explains how to install and configure AWS LocalStack on a Windows machine for SQS (Simple Queue Service).
by Ștefan-Mihai MOGA
This article is about the IntelliFile application which is a free alternative Windows version to Total Commander and uses many components that have been published on CodeProject.
by GabrieleTronchin
A simple stored procedure to add at your database to keep it reactive
by GabrieleTronchin
Automatic creation of non clustered indexes using system SQL entities

All Articles

Sort by Updated

Windows 

5 Apr 2024 by Bert O Neill
This article explains how to install and configure AWS LocalStack on a Windows machine for SQS (Simple Queue Service).
30 Mar 2024 by Ștefan-Mihai MOGA
This article is about the IntelliFile application which is a free alternative Windows version to Total Commander and uses many components that have been published on CodeProject.
23 Mar 2024 by Uwe_Sieber
Shows how to use IOCTL_USB_HUB_CYCLE_PORT to restart a USB port under Windows
14 Mar 2024 by Ștefan-Mihai MOGA
An alternative Windows version to XML Sitemap online generators
5 Mar 2024 by PJ Arends
An MFC CWnd derived grid of user definable tiles
3 Mar 2024 by Shao Voon Wong
Lee Algorithm Mazesolver in MFC and Direct2D
1 Mar 2024 by gabriel4sonic
Shows how to use OpenGL in a .NET WPF application by directly incorporating an OpenGL window as a child of the main WPF window, making it behave more like a control
23 Feb 2024 by Martin Henke (1971)
Edit Metadata for folders by using desktop.ini features
5 Feb 2024 by Clark Fieseln
Protect your privacy against malicious network activity and policy violations
20 Jan 2024 by Ștefan-Mihai MOGA
The article discusses the concept of cryptography and its application in ensuring data security.
21 Nov 2023 by Federico Di Marco
Create quickly VPN connections in Windows according to a XML configuration file
13 Oct 2023 by Maxim Kartavenkov
This is a guide on how to configure your application, service or driver to handle appearing the new devices or device removal avoiding reboot request.
9 Oct 2023 by Mircea Neacsu
This is (yet another!) article on how to handle UTF-8 encoding on a platform that still encourages the UTF-16 encoding.
1 Sep 2023 by Shao Voon Wong
Windows Version Detection using C# and C++
25 Aug 2023 by Mark Birbeck
Easily and quickly build web services clients using XForm
18 Aug 2023 by Maxim Kartavenkov
Discussion of how to organize saving application trace helper information.
17 Aug 2023 by Jani Giannoudis
Extensive time period calculations and individual calendar periods
7 Aug 2023 by Cinchoo
Simple JSON reader for .NET
29 Jul 2023 by Zijian
Rapidly develop a console app with a lot of options and give a command line program a GUI
27 Jul 2023 by Patrick Brunner
Examples of WPF applications using DirectX11 managed code (SharpDX and C#) based on Microsoft interop solution
12 Jul 2023 by EgorYusov
This article describes Unity low-level plugin interface and the Unity graphics interface emulator that facilitates native plugin development.
5 Jul 2023 by Maxim Kartavenkov
Continue discussion of the simple kernel drivers tracing mechanisms by using output information into the handles of the files pipes and console passed to the driver from the host application.
17 Jun 2023 by VISWESWARAN1998
Scrape the websites with Python 3
15 Jun 2023 by Maxim Kartavenkov
Discussion of simple ways of tracing and also new tracing technologies involved in Windows 10
18 May 2023 by Maxim Kartavenkov
The series of articles covers most aspects of logging and tracing mechanisms which can be embedded into your application. It discusses simple ways of tracing and also new tracing technologies which were involved in Windows 10.
25 Apr 2023 by Shao Voon Wong
Windows Toast Notification in C++
17 Apr 2023 by Mark H Bishop
Computational classes and a GUI interface to illustrate usage
10 Apr 2023 by Vladimir Kniazkov
The more perfect description of the creation the Splash and the Login forms with full source code
28 Mar 2023 by Ryan Scott White
CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of your Cuda code.
10 Mar 2023 by Shao Voon Wong
No frills C++ MP3/WMA DirectShow player class
6 Mar 2023 by Andriy Protskiv
Workaround for performance issues with AT TIME ZONE
14 Feb 2023 by Atique Rahman
Tips and tricks on String manipulations in Unicode (Windows Programming context)
26 Jan 2023 by Bert O Neill
How to extend the context menu of Windows Explorer
11 Jan 2023 by Clark Fieseln
Simulate hardware containing an FPGA programmed in VHDL interactively
10 Jan 2023 by FormerBIOSGuy
This article describes a set of batch, AWK, and PostScript files that together allow you to create personalized, 12-page PDF calendars for some year.
4 Jan 2023 by Alexey A. Popov 2
A simple implementation of Miller columns (cascading columns) control
21 Dec 2022 by gggustafson
This article is a significant revision to the earlier version and introduces a new version of ViewFile.
29 Nov 2022 by Michael Sydney Balloni
This article explores UDP programming, LRU cache development, and .NET packet processing.
24 Nov 2022 by Bruno van Dooren
When calling into the win32 API, there are many times when you must deal with structures that have a variable size. This article shows how to do that in a convenient way.
18 Oct 2022 by Igor Ladnik
Compact infrastructure for custom hosting of .NET Web components in unmanaged C/C++ code with reciprocal methods calls between the parts running in Windows and Linux
14 Oct 2022 by Andy De Filippo
Render Rich Text with GDI+ by tapping into the power of API hooking
27 Sep 2022 by Ray K
Retrieving the path to the new user folders like Downloads, Saved Games or Searches
25 Sep 2022 by David 'dex' Schwartz
Old style printf format strings ported to an ostream shim class
22 Sep 2022 by Bruno van Dooren
This article shows how to retrieve the Privileges and Groups that are part of an access token such as the current thread token.
22 Sep 2022 by Raphael Amorim
How to get plain text session using CryptoAPI
12 Sep 2022 by Michael Sydney Balloni
A .NET client-server application for sending files over a network
6 Sep 2022 by Michael Chourdakis
This class allows math between any size big number, as long as your available memory can handle it.
22 Aug 2022 by steveb
An application that stores and manages useful code snippets and keeps them always handy
8 Aug 2022 by Avinash A. Dhumal
Implement an audit mechanism for your DML objects
21 Jul 2022 by Bruno van Dooren
This article demonstrates how to use Win32 transactions with file and registry operations.
7 Jul 2022 by Greg Utas
Analogous functions, subtle differences, multiple compilers...
5 Jul 2022 by Bruno van Dooren
How to read data from OPC DA servers into a PowerShell script
27 Jun 2022 by Shao Voon Wong
A portable and easy-to-use C++ file library to read and write structured data
23 Jun 2022 by Igor Ladnik
Simple software to solve quadratic optimal control problem
4 Jun 2022 by Oscar K.
What is PPL, Generation code DataFrame Library, Contents DataFrame library, examples of using several methods with results
30 May 2022 by Alexey Shalnov
Building old MFC app in .NET app, replacing MFC MDI Framework with modern WinForms or WPF Framework and integrating MFC Views and Dialogs in it
26 May 2022 by Miroslav Fidler
Installation and the first look at U++ platform
26 May 2022 by David Catriel
A very powerful and clean way to add logging of all sorts to an application
26 May 2022 by Michael Sydney Balloni
Check out the third major revision of mscript for replacing your nasty batch files with simple mscripts
16 May 2022 by Excel-lent
This article shows how to compile and execute OpenCL code from VBA.
5 May 2022 by Jerome Vonk
Description of cryptographic hashes and practical examples on how to calculate them
28 Apr 2022 by free5lot
Camera_Net is a FLOSS library for using video-cameras and video-inputs in .NET projects easily
7 Apr 2022 by Chris Maunder
A quick overview and a simple Windows CMD script to make your terminal output a little more lively
6 Apr 2022 by Michael Sydney Balloni
Minor release improves DLL security, adds registry DLL, enhances exec() error handling
2 Apr 2022 by Michael Sydney Balloni
If you were on the fence about adding mscript to your arsenal of system tools, have another look.
23 Feb 2022 by Huseyin Atasoy
Rapid object detection without a third party library requirement in .NET
7 Feb 2022 by Michael Sydney Balloni
Replace your nasty .bat files with friendly mscripts for clean and powerful command line operations
5 Jan 2022 by Sergio Andrés Gutiérrez Rojas
Face detection and recognition with support of multiples faces in the same scene and other interesting features using C# and EmguCV
6 Dec 2021 by Michael Sydney Balloni
Interested in easily implementing REST communications in your Windows C++ apps?
28 Nov 2021 by wqaxs36
Mouse smoothing feature to your mouse
23 Nov 2021 by David MacDermot
This article describes the creation of a non-MFC custom PropertyGrid control.
30 Oct 2021 by Karel Donk
An example of building a peer-to-peer chat application for secure and private communication
14 Oct 2021 by Juan Francisco Morales Larios
An easy way to copy and paste data between WPF application and Excel
25 Sep 2021 by Senthil Kumeresh
An overview of how the coding is done to solve the Sudoku problem
25 Sep 2021 by Clark Fieseln
Compress, encrypt and hide a secret file inside an audio file (MP3, WAV, OGG, FLAC, ..)
13 Sep 2021 by Michael Sydney Balloni
A science program is rearranged, ported from C# to C++, measured, and optimized
11 Aug 2021 by Kourosh K Tari
Customized onscreen keyboard in C# for Windows
25 Jul 2021 by Igor Ladnik
This article presents a compact framework for managing operations flow in various control, simulation and testing applications.
12 Jul 2021 by David Wincelberg
Strings that differ by typos can be matched.
6 Jul 2021 by VisualMonsters
Simple game "table football", you can easily create and play with your friends and family
4 Jul 2021 by Miroslav Fidler
Using asynchronous nature of U++ library HttpRequest class to implement parallel web crawler with GUI
14 Jun 2021 by Shivprasad koirala
An introduction to Aspect Oriented Programming in .NET
14 May 2021 by Paul Srmnn
Using VisualBasic Express 2010
30 Apr 2021 by ADMGNS
An alternative method to Catmull-Rom, Chaikin or Bezier curve smoothing methods
20 Apr 2021 by Alexander Yumashev
The code compacts and repairs an MS Access database from C# code using a JRO.JetEngine COM-object. Binding occurs at runtime, no references, no interops. Pure System.Reflection.
14 Apr 2021 by Aleh Baradzenka
The control representing a regular ToolBar in the form of a tree of command buttons
4 Apr 2021 by Yuancai (Charlie) Ye
Continuous SQL-stream Sending and Processing System
1 Apr 2021 by Aleh Baradzenka
One of the easiest ways to animate images for your program
31 Mar 2021 by Ivan Golović
Record various Windows session events, log them, parse and display session events per user
31 Mar 2021 by Star Vega
Creating a rich OutlookBar in XP or Vista style
29 Mar 2021 by Abhishek Sur
New Win7 features explained with simple demo applications
26 Mar 2021 by Aleh Baradzenka
A control that allows you to create multiple tabbed regions that can be dragged to another location with the mouse.
26 Mar 2021 by Jochen Arndt
Add drag & drop support with drag images and drop descriptions to your MFC applications
25 Mar 2021 by Aleh Baradzenka
In this article, you will learn about an adjustable control that has zooming and scrolling tabs, dragging with the mouse, custom drawing and much more.
23 Mar 2021 by Espen Harlinn
Choosing the right synchronization mechanisms when working with threads, thread-pools, and I/O Completion ports to create high performance asynchronous servers in C++
23 Mar 2021 by Espen Harlinn
A lightweight timeseries storage engine, capable of storing millions of timeseries values per second
23 Mar 2021 by Espen Harlinn
A .NET Core client implemented in C# using TcpClient and a multi-threaded server implemented in C++
16 Mar 2021 by Aleh Baradzenka
This control is another kind of tab. Tabs are displayed as horizontal stripes and can be collapsed into buttons. Each tab is assigned its own window, which is shown when you click on the tab.