Click here to Skip to main content
15,881,559 members
Everything / WinSDK

WinSDK

WinSDK

Great Reads

by David O'Neil
Everybody Loves the Mandelbrot Set! Here's a browser for it!
by Axel Rietschin
Import photos & videos directly from smart phones and digital cameras using the Windows Photo Import API, for Windows Universal Apps and Classic Win32 applications on Windows 10 and beyond.
by Bruno van Dooren
How to use APCs to perform user interface updates
by Alexander Eremeev
The Windows kernel-hacking library and development framework written on C++17

Latest Articles

by Jonathan Chapman-Moore
Windows Server 2003 Build Server
by Bruno van Dooren
How to use APCs to perform user interface updates
by David O'Neil
Everybody Loves the Mandelbrot Set! Here's a browser for it!
by Espen Harlinn
An introduction to C++ 20 concepts

All Articles

Sort by Updated

WinSDK 

17 Jan 2021 by David O'Neil
Everybody Loves the Mandelbrot Set! Here's a browser for it!
18 Oct 2020 by Espen Harlinn
An introduction to C++ 20 concepts
2 May 2019 by Alexandros Pappas
Rehosting of WorkflowDesigner in WPF and Windows Forms application, and invoking the workflow
1 Nov 2018 by Alexander Eremeev
The Windows kernel-hacking library and development framework written on C++17
10 Jun 2018 by hasan bozkurt
How to obtain HDD information with C#
4 Oct 2017 by CMalcheski
Ditching the slowdowns and applying a little elbow grease can create dramatic speed improvements in GDI image blending.
4 Jun 2017 by Axel Rietschin
Import photos & videos directly from smart phones and digital cameras using the Windows Photo Import API, for Windows Universal Apps and Classic Win32 applications on Windows 10 and beyond.
27 Apr 2017 by zapsolution
Debugging utility
16 Apr 2017 by zapsolution
Midi keyboard with both mouse and computer keyboard control
13 Apr 2017 by zapsolution
Stereo mix audio capture with peak level display
18 Jan 2017 by nilaysoft
Demonstrates how to implement a WIN32 color picker and font picker by owner drawn control
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.
27 Mar 2016 by deoxys
How to detect if your network is behind a captive portal (Wi-Fi Hot spot) through Windows NLM_INTERNET_CONNECTIVITY
24 Mar 2016 by Sumit Samediya
In this article, we will learn how to consume Webservice in Windows Universal App
20 Mar 2016 by Sumit Samediya
In this article we will learn how to share code between Windows store app and Windows phone app using Windows Universal App development.
25 Aug 2015 by Afzaal Ahmad Zeeshan
In this article I will explain Windows.Media.Capture namespace's MediaCapture element and how it can be used in Windows Runtime to create applications that make use of camera, for capturing photos and videos. Plus, the article shows how to capture the list of photos or videos that are recorded for p
10 Jun 2014 by Hari Mahadevan
A simple C++ class framework for writing Windows services
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.
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.
5 Feb 2013 by ljw1004
Explains how to create a .NET app which invokes WinRT APIs on Windows 8.
5 Feb 2013 by Gokulnath007
To get instant control over Outlook and various operations of outlook.
13 Aug 2012 by Lars [Large] Werner
When loading a keyboard dll as a 32-bit application on a 64-bit system, the keyboard-dll-files does not work as expected, this class fixes that problem
2 Aug 2012 by Kuthuparakkal
WMI based DirectoryMonitor triggers SSIS Package execution.
17 May 2012 by Jim Parsells
Explorer TreeView control with Shell Folder access class and Icon management.
21 Apr 2011 by Yiping Cheng
An ideal source package for introducing students to the basics of Win32 programming
21 Nov 2010 by Ingo A. Kubbilun
This article shows how to deal with controls that do not properly paint their background when using custom background bitmaps.
14 Sep 2010 by mayurthigale
This article is for developers who want to start with Windows kernel filter drivers for the first time and want to experiment with a simple example with source code.
8 Jul 2010 by Pascal Ganaye
Writing a parental control software: The beginning of the adventure