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:
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆90Updated last year
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆71Updated 16 years ago
- Libraries for extending WinDbg and its underlying components.☆114Updated 4 months ago
- Open source implementations of Microsoft compression algorithms☆222Updated 5 years ago
- msvcrt.lib for linking against msvcrt.dll on all versions of Windows☆87Updated 5 years ago
- ETW logging via C++☆21Updated 6 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆176Updated 8 months ago
- PICO processes toolbox, playground for PICO processes research☆72Updated 8 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆265Updated last year
- ☆201Updated 9 years ago
- Win32 PE Parser☆111Updated 2 years ago
- Simple tool to bundle windows DLLs with PE executable☆117Updated 10 years ago
- ☆107Updated last year
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆240Updated 2 months ago
- Native win32 executables loader☆57Updated 7 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆52Updated 6 months ago
- WinDbg-based debug adapter for VS Code☆41Updated 7 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆174Updated last year
- A minimal C runtime for Windows instead of MSVCRT☆108Updated 6 years ago
- An strace-like program for the Windows 'native' API☆361Updated last week
- Sampling profiler for native applications on Windows, based on ETW☆74Updated 6 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
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- A JSON representation of win32metadata. These files are generated by https://github.com/marlersoft/win32jsongen☆93Updated last year
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆61Updated 3 years ago
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆356Updated last year
- Unofficial Windows build of gdb with added features.☆91Updated last month
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆41Updated last year
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated last year
- C library for Windows for easy-to-use 2D painting with Direct2D or, on older Windows versions, GDI+.☆106Updated 6 years ago