znone / call_thunk
Take the member function of the C++ class as the callback function of the C function
☆36Updated 6 years ago
Alternatives and similar repositories for call_thunk:
Users that are interested in call_thunk are comparing it to the libraries listed below
- Copying multiple files using WinAPI IOCP☆19Updated 5 years ago
- Easy and powerful iocp library for c++☆49Updated 12 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- ☆25Updated last month
- 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
- Modern coroutine library for C++☆50Updated 8 years ago
- Single-header C++20 library to remove recursion using coroutines☆12Updated 4 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- CreateProcessAsUser example☆12Updated 10 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- C++ exception handling library☆40Updated last year
- C++ helper class to create a process that redirects std in/out/error streams of a child process (Windows API)☆11Updated 10 months ago
- WinHttpPAL is a C++ library which implements WinHttp API for POSIX systems using libcurl