e3ntity / windows_named_pipe_ipc
A little interface for windows ipc communication using named pipes in c++
☆17Updated 7 years ago
Alternatives and similar repositories for windows_named_pipe_ipc:
Users that are interested in windows_named_pipe_ipc are comparing it to the libraries listed below
- 线程池经典模型☆11Updated 6 years ago
- C++ helper class to create a process that redirects std in/out/error streams of a child process (Windows API)☆11Updated 8 months ago
- Take the member function of the C++ class as the callback function of the C function☆36Updated 6 years ago
- 管道实现的进程间通信库,多线程支持☆27Updated 6 years ago
- ☆15Updated 10 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆13Updated 6 years ago
- A C++ wrapper for windows pipes.☆20Updated 5 years ago
- C++公共支持库☆18Updated 2 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- Suite of classes for Windows programming☆16Updated 8 years ago
- Crash report lib and exe for windows application☆18Updated 10 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆30Updated 8 years ago
- A Windows driver to log boot the drivers and services launched during the start phase to a text file on disk☆13Updated 9 years ago
- Win32 IPC library with async api☆52Updated 8 years ago
- This library provides a cross-platform way to deal with IPC using client-server paradigm☆32Updated 12 years ago
- MFC的水波纹效果(visual studio 2015开发,在vc6中也可用,移植自tortoisesvn)☆22Updated 7 years ago
- 一些学习用的示例代码☆10Updated 9 years ago
- A simple tool for viewing the pdb infomation of PE files☆23Updated 10 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- cross platform asynchronous networking library☆9Updated 4 years ago
- PE/PE +(64bit) Viewer (Qt 5.8)☆11Updated 6 years ago
- Automates extracting, updating, and removing of resources from PE (EXE/DLL) and RES files.☆19Updated 12 years ago
- Some useful C++☆8Updated 9 years ago
- 7z解压工具源码移植到vs2015下☆9Updated 8 years ago
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 6 years ago
- 一个在线升级程序,Visual C++编写☆13Updated 5 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- 借用了网络上SevenZip的封装,简化了7z压缩解压代码,只支持了几种常见的格式cab,zip,7z. 生成dll400k+.