mity / old-new-win32api
Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".
☆315Updated 7 months ago
Alternatives and similar repositories for old-new-win32api:
Users that are interested in old-new-win32api are comparing it to the libraries listed below
- A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.☆354Updated 7 months ago
- A C++11 library for reading Microsoft Program DataBase PDB files☆682Updated 3 months ago
- Win32 C99 / C++98 code for a custom title bar on Windows 10☆155Updated last month
- A modern C++ projection for the Win32 SDK☆442Updated 4 years ago
- Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.☆459Updated last year
- A minimal borderless window with the Windows API☆325Updated last year
- A modular Windows.h Header. Licensed under Public Domain & MIT.☆388Updated 3 weeks ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆160Updated 2 months ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆80Updated last month
- A DPI-aware resizable wizard application written using Win32 API and modern C++ - https://building.enlyze.com/posts/writing-win32-apps-li…☆63Updated 2 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆162Updated 3 months ago
- Demonstrating composition of custom UI elements over the standard window frame☆79Updated 4 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆254Updated 4 months ago
- basic win32 example of a borderless window (with aero shadows)☆507Updated last year
- Shows how to use Win32 controls by programming code (c++17).☆74Updated 10 months ago
- Experimental win32 gui wrapper in C++☆52Updated 4 months ago
- C++ Win32 wrapper to develop GUI apps☆99Updated last year
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆192Updated 3 months ago
- Convenient high-level C++ wrapper around the Windows Registry API☆475Updated 3 months ago
- C library providing set of additional user interface controls for Windows, intended to be complementary to standard Win32API controls fro…☆238Updated 3 years ago
- Starter code samples for Direct3D11☆218Updated 3 years ago
- Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆212Updated 8 months ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆112Updated 10 months ago
- Small application that can be used to log loader snaps and other debug output☆64Updated last year
- Visual Studio Extension for C++ struct memory layout visualization☆485Updated last year
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆114Updated last year
- WinUI 3 in C++ Without XAML☆131Updated 8 months ago
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆97Updated 5 years ago
- Demonstrates implementation of the Windows 10 Acrylic Effect on C++ Win32 Apps using DWM Private APIs and Direct Composition☆212Updated 3 years ago
- Fully-featured GUI Hex Control.☆193Updated 2 weeks ago