Click here to Skip to main content
15,867,330 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 Uwe_Sieber
Shows how to use IOCTL_USB_HUB_CYCLE_PORT to restart a USB port under Windows
by Jovibor
Library for parsing internal structures of PE32/PE32+ binary files.
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 Ștefan-Mihai MOGA
An alternative Windows version to XML Sitemap online generators

All Articles

Sort by Score

Windows 

31 Jan 2015 by Ryan Scott White
A quick C# reference for FileSystemRights enumeration in table format.
28 Jun 2016 by David A. Gray
A reference chart that doubles as the engine behind a data structure mapper
4 Apr 2019 by David A. Gray
Here I present a cheat sheet that I assembled for my own use, in the hope that others may as well find it useful.
14 May 2019 by David A. Gray
Use this reference table to expedite the use of specialized fonts, such as Wingdings.
29 Dec 2018 by David A. Gray
When the command-line help falls short, we improvise.
20 Jun 2018 by David A. Gray
This article demonstrates every documented strftime substitution token, and provides a tool to generate your own list for your platform.
7 Mar 2018 by Jochen Arndt
An overview of clipboard and Drag & Drop object formats
25 Sep 2016 by Chris Maunder
A list of popular reference books sent in by the readers of CodeProject
16 Nov 2014 by Jigar_Patel
Sliding Up Popup Notification Like Skype
17 May 2017 by Marco Bertschi
Starting with Windows 8, .NET 3.5 comes more or less tightly coupled to the OS, as a Windows Feature.
23 Jun 2015 by Marco Bertschi
Why the Upgrade to Windows 10 Taskbar Icon isn't shown in corporate enviroments
19 Oct 2015 by marcus obrien
From the command line, you can control your iOS device using the libimobile tools, these are some common commands.
4 Apr 2017 by Abhineet Ayan Verma
Major calling conventions for Win32 and best suited functions
27 Apr 2010 by Amal Nanda
A quick way to work in Microsoft Word:thumbsup:1Ctrl + Shift + AAllCapsMakes the selection all capitals (toggle)2Alt + Ctrl + 1ApplyHeading1Applies Heading 1 style to the selected text3Alt + Ctrl + 2ApplyHeading2Applies Heading 2 style to the selected text4Alt...
24 Jul 2014 by mostafa.hk
List of all system error codes from 0 to 15999
19 Jul 2014 by B. Clay Shannon
A list of useful programming books, some general, some platform- or language-specific
2 May 2015 by Jordan Hall
Key country information in one enum
22 Feb 2016 by marcus obrien
A reference guide to using ADB to control an Android device from Windows