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 Cédric Menzi
In this article we see that we can parse well-formed binary data to our data structures using different approaches.