microsoft / WinHttpPALLinks
WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl
☆78Updated 8 months ago
Alternatives and similar repositories for WinHttpPAL
Users that are interested in WinHttpPAL are comparing it to the libraries listed below
Sorting:
- WTL helper library☆55Updated 2 months ago
- tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, co…☆35Updated 5 years ago
- Mitigating DLL preloading attacks.☆64Updated last month
- ☆33Updated 6 years ago
- 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☆70Updated last month
- RemoveApiSets is a program that can replace the ApiSets Dlls that already depend on ApiSets Dlls with MSVCR14X Dlls☆30Updated 9 months ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 8 months ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- OBS plugin to capture directly from DWM shared surface textures☆66Updated 9 years ago
- MFCStoreClient is an example of how to access Windows Store APIs from a C++ MFC app.☆17Updated 2 years ago
- Compact binary representation of structured data that can simply be rendered to JSON when desired.☆26Updated last year
- C++ WMI class library☆57Updated last year
- Hotpatching in Windows with 5 methods.☆66Updated 6 years ago
- Command-line tool for measuring process memory similar to the SysInternals tool of the same name. Includes the ability to summarise multi…☆39Updated 3 years ago
- Code to make it easier to write an NDIS network driver on Windows☆90Updated last year
- Microsoft Open C++ Library☆68Updated 2 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last week
- 🔓 更好的文件解锁库 [Ring3] File unlock & force-deletion library that is header-only, fast and simple.☆99Updated last year
- Import library generator for x86 PE files☆57Updated 6 years ago
- App-local DLLs that forward to Visual C++ runtime components☆37Updated last year
- C++ OOP GUI Library☆38Updated 5 years ago
- A framework for Windows KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!☆24Updated last week
- IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.☆29Updated 2 years ago
- how to use ReadDirectoryChangesW by IO completion port on windows platform.☆20Updated 7 years ago
- FileDisk is a virtual disk utility on Windows x86 platform with on-the-fly encryption written in C language.☆46Updated 8 years ago
- 一个基于windows共享内存的进程间通信库☆21Updated 5 years ago
- Windows file system filter driver - illustration of the technology☆99Updated 5 years ago
- Kernel-mode fork of STLPort☆59Updated 10 years ago
- Libraries for extending WinDbg and its underlying components.☆114Updated 3 months ago
- Event Tracing for Windows tools and samples