mity / old-new-win32apiLinks
Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".
☆356Updated last year
Alternatives and similar repositories for old-new-win32api
Users that are interested in old-new-win32api are comparing it to the libraries listed below
Sorting:
- Win32 C99 / C++98 code for a custom title bar on Windows 10☆176Updated 5 months ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆267Updated last year
- A C++11 library for reading Microsoft Program DataBase PDB files☆729Updated last month
- A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.☆400Updated 3 months ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆90Updated last year
- Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.☆508Updated 2 years ago
- A minimal borderless window with the Windows API☆340Updated 2 years ago
- A modular Windows.h Header. Licensed under Public Domain & MIT.☆415Updated 8 months ago
- A modern C++ projection for the Win32 SDK☆440Updated 5 years ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆118Updated last year
- Shows how to use Win32 controls by programming code (c++17).☆82Updated last year
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆176Updated 8 months ago
- Demonstrating composition of custom UI elements over the standard window frame☆83Updated 5 years ago
- ☆108Updated last year
- Experimental win32 gui wrapper in C++☆71Updated 6 months ago
- C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls fro…☆249Updated 4 years ago
- Convenient high-level C++ wrapper around the Windows Registry API☆502Updated 5 months ago
- A DPI-aware resizable wizard application written using Win32 API and modern C++ - https://building.enlyze.com/posts/writing-win32-apps-li…☆76Updated 3 years ago
- A window with Direct3D context that doesn't flicker on resizing☆43Updated last year
- Win32++: A simple alternative to MFC☆79Updated 4 months ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- converter of DMD CodeView/DWARF debug information to PDB files☆542Updated 3 weeks ago
- basic win32 example of a borderless window (with aero shadows)☆544Updated 2 years ago
- An strace-like program for the Windows 'native' API☆366Updated this week
- Library for parsing internal structures of PE32/PE32+ binary files.☆174Updated last year
- Demonstrates implementation of the Windows 10 Acrylic Effect on C++ Win32 Apps using DWM Private APIs and Direct Composition☆246Updated 4 years ago
- Lightweight C++ string type with a configurable local buffer☆263Updated last year
- Windows Dependencies☆638Updated last week
- Visual Studio Extension for C++ struct memory layout visualization☆493Updated 2 years ago
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆107Updated 6 years ago