rprichard / win32-console-docsLinks
Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance
☆115Updated 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:
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- Win32 PE Parser☆111Updated last year
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 7 months ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆86Updated 4 years ago
- ☆100Updated last year
- ☆191Updated 9 years ago
- WinDbg-based debug adapter for VS Code☆41Updated 6 years ago
- Open source implementations of Microsoft compression algorithms☆214Updated 5 years ago
- PICO processes toolbox, playground for PICO processes research☆74Updated 7 years ago
- Libraries for extending WinDbg and its underlying components.☆113Updated 4 months ago
- ETW logging via C++☆20Updated 5 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆259Updated 10 months ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆171Updated 3 months ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆231Updated 2 weeks ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆38Updated 10 months ago
- 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
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 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
- An strace-like program for the Windows 'native' API☆277Updated last month
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆337Updated last year
- Run executables in an AppContainer☆122Updated 6 years ago
- Small application that can be used to log loader snaps and other debug output☆68Updated last year
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆168Updated 9 months ago
- An example sandbox using AppContainer (Windows 8+)☆140Updated 5 years ago
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆101Updated 5 years ago
- Native win32 executables loader☆55Updated 6 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last month
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago