rprichard / win32-console-docsLinks
Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance
☆118Updated last year
Alternatives and similar repositories for win32-console-docs
Users that are interested in win32-console-docs are comparing it to the libraries listed below
Sorting:
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- ☆101Updated last year
- Win32 PE Parser☆110Updated last year
- PICO processes toolbox, playground for PICO processes research☆74Updated 7 years ago
- Libraries for extending WinDbg and its underlying components.☆113Updated this week
- Open source implementations of Microsoft compression algorithms☆217Updated 5 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 4 months ago
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 8 months ago
- ETW logging via C++☆20Updated 5 years ago
- Native win32 executables loader☆55Updated 7 years ago
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- ☆194Updated 9 years ago
- A DPI-aware resizable wizard application written using Win32 API and modern C++ - https://building.enlyze.com/posts/writing-win32-apps-li…☆65Updated 2 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- WinDbg-based debug adapter for VS Code☆41Updated 6 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 11 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 9 months ago
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆233Updated last week
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆101Updated 5 years ago
- An strace-like program for the Windows 'native' API☆277Updated 2 months ago
- Kernel-mode C++ unit testing framework in BDD-style☆51Updated 2 months ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆261Updated 11 months ago
- Run executables in an AppContainer☆122Updated 6 years ago
- PdbView shows the contents of PDB files☆93Updated 7 years ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- A library for working with NTFS Reparse Points☆23Updated 6 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆60Updated 3 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago