TransmissionZero / MinGW-DLL-ExampleLinks
Example of how to create a DLL using MinGW, along with an application which uses that DLL.
☆40Updated 8 years ago
Alternatives and similar repositories for MinGW-DLL-Example
Users that are interested in MinGW-DLL-Example are comparing it to the libraries listed below
Sorting:
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆26Updated 5 years ago
- ☆16Updated 3 years ago
- Small portable HMAC in C☆80Updated last year
- Dynamic COFF object loader☆23Updated 7 years ago
- How to GetProcAddress() like a boss 😎☆52Updated 8 years ago
- Run commands with hidden console.☆31Updated 4 years ago
- Execute commands and get exit status and stdout☆18Updated 3 years ago
- Windows Explorer application written in assembly☆15Updated 2 years ago
- How to mix C and Go with cgo on Windows☆22Updated 8 years ago
- C JSON Writer☆23Updated last year
- Command line tool to create an export defintion file from a dynamic link library☆27Updated 2 years ago
- getopt.h and getopt.c are very often used in linux, to make it easy for windows user, two files were extracted from glibc☆81Updated last year
- Simple KMDF example driver, used as a case study in our WDF seminar.☆11Updated 4 years ago
- The smallest readable implementation of AES algorithms in C☆58Updated last month
- very simple masm64 example to demonstrate how to compile MASM 64 bit using NMake/CMake☆14Updated 3 years ago
- Win32 tool that allows to play with COM objects ( create objects of classes, call methods, set/get properties ). Can also create assembly…☆18Updated 3 years ago
- Modern C++ for Embedded Systems☆15Updated 3 years ago
- Simple example code for working with named pipes using the Win32 API.☆67Updated 10 years ago
- LLVM backend implementation for the PIC architecture. Refer to this repo's wiki for more information ⤵☆23Updated 11 months ago
- Sources from the ZetCode's Windows API tutorial☆54Updated 4 years ago
- A tool for aiding Win32 C development using WINDOWSX.H message crackers☆20Updated last year
- Library for native Windows dll's loading into RAM☆41Updated 3 years ago
- ☆58Updated 6 months ago
- Experiments with Pseudo Console in Windows 10☆21Updated 5 years ago
- PE32 (x86) and PE32+ (x64) binaries analysis tool, resources viewer/extractor.☆172Updated 6 months ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆118Updated last year
- Experimental win32 gui wrapper in C++☆68Updated 3 months ago
- Tracing library for Winsock calls.☆28Updated last month
- Load ELF binaries from a memory buffer.☆44Updated 4 years ago
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago