huangqinjin / ucrtLinks
☆101Updated last year
Alternatives and similar repositories for ucrt
Users that are interested in ucrt 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
- A minimal C runtime for Windows instead of MSVCRT☆107Updated 6 years ago
- Experimental win32 gui wrapper in C++☆68Updated 2 months ago
- Let MSVC v141_xp/Clang targeted applications run on even older Windows versions☆43Updated last year
- Custom owner menubar drawing for win32 even with aero themes using undocumented Windows messages and structures, previously unknown.☆87Updated 8 months ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆118Updated last year
- 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
- 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
- PE Bliss - Cross-Platform Portable Executable C++ Library☆60Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- Git version of Windows SDK Headers☆16Updated 2 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 4 months ago
- run C++ from anywhere☆121Updated 5 years ago
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆200Updated 2 weeks ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆112Updated last month
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆31Updated 11 months ago
- Stripped-down release of Tiny CC for 64-bit Windows minimalist coding☆35Updated 2 years ago
- Tiny C++ Library for Visual Studio to replace msvcrtxx.dll which causes bloatware.☆69Updated 16 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆169Updated 9 months ago
- Unofficial Windows build of gdb with added features.☆80Updated last week
- LLVM/Clang toolsets for Visual Studio 2026, 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆233Updated last week
- GCC/Clang inline assembly wrapper, C macro pre-processor based. ASM for human beings. Painless code migration from MSVC, Borland __asm {}…☆23Updated last year
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆67Updated 3 months ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Load a 64-bit DLL into a 32-bit process.☆29Updated 3 years ago
- Collection of libraries for use with x86 / x64 assembler☆127Updated 5 months ago
- A POSIX compliant C library for Windows☆52Updated 3 months ago
- Windows Explorer application written in assembly☆15Updated 2 years ago
- Example of properly DPI-scaling Win32 windows from XP to the latest Windows 11☆261Updated 11 months ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆195Updated last month