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:
- Libraries for extending WinDbg and its underlying components.☆111Updated 3 weeks ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆70Updated 16 years ago
- Open source implementations of Microsoft compression algorithms☆217Updated 5 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- Win32 PE Parser☆109Updated last year
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 9 months ago
- PICO processes toolbox, playground for PICO processes research☆74Updated 7 years ago
- ☆102Updated last year
- WinDbg-based debug adapter for VS Code☆40Updated 7 years ago
- Native win32 executables loader☆55Updated 7 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 5 months ago
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆235Updated last month
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆261Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- An strace-like program for the Windows 'native' API☆276Updated 3 weeks ago
- A DPI-aware resizable wizard application written using Win32 API and modern C++ - https://building.enlyze.com/posts/writing-win32-apps-li…☆67Updated 3 years ago
- ☆196Updated 9 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆52Updated 2 months ago
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆104Updated 5 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- ETW logging via C++☆20Updated 5 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 10 months ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- Run executables in an AppContainer☆122Updated 6 years ago
- Prototype for Sandboxed Processes in Win32☆26Updated last year
- Sampling profiler for native applications on Windows, based on ETW☆71Updated 2 months 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
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆39Updated last year
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆92Updated 10 months ago
- An example sandbox using AppContainer (Windows 8+)☆140Updated 5 years ago