Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / WinAPI

WinAPI

WinAPI

Great Reads

by Jon Campbell
Using "thunk" technique to add this pointer as fifth parameter to WndProc call for x32 and x64
by Farhad Reza
This tip describes how we can design application interface using Win32 API in Rust Programming language.
by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation

Latest Articles

by Jon Campbell
Using "thunk" technique to add this pointer as fifth parameter to WndProc call for x32 and x64
by Farhad Reza
This tip describes how we can design application interface using Win32 API in Rust Programming language.
by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation

All Articles

Sort by Score

WinAPI 

by Jon Campbell
Using "thunk" technique to add this pointer as fifth parameter to WndProc call for x32 and x64
by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
by David MacDermot
This article describes adding checkboxes to the standard combobox and listbox control.
by SimbirSoft
C++: love and intrigue
by Kfir Eichenblat
Learn how to create Global Hotkeys properly in a C# desktop application (e.g. Windows Forms or WPF)
by ColleagueRiley
Tutorial for creating an accelerated opengl context for X11, Windows, and MacOS. Based on my project: RGFW.
by ColleagueRiley
A tutorial that explains how to setup and handle software rendering for X11, WinAPI, and Cocoa.
by Alexander Eremeev
The Windows kernel-hacking library and development framework written on C++17
by Doug Duerner, Yeon-Chang Wang
In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid Large Object Heap (LOH) fragmentation?
by honey the codewitch
Diving into some of the core plumbing behind the Windows operating system
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 Rodrigo Cesar de Freitas Dias
Introducing WinLamb, a modern C++11 object-oriented library to write native Windows programs