LegacyWrapper
Architecture wrapper
This project provides a wrapper around legacy DLLs allowing calls from 64-bit processes to native code written for opposing architectures.
LegacyWrapper uses a x86 wrapper to call legacy dlls from a 64 bit process (or vice versa).
80 stars
9 watching
20 forks
Language: C#
last commit: almost 3 years ago
Linked from 2 awesome lists
csharpdlldotnethacktoberfestinteropnuget
Related projects:
Repository | Description | Stars |
---|---|---|
| A .NET library for testing and interacting with system APIs in an easier way | 174 |
| A C# wrapper for the 7z.dll archiver library | 312 |
| Provides a standardized interface to various filesystems in Symfony projects using the Gaufrette library | 716 |
| A thin wrapper around the Windows API for Common Lisp applications | 62 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls. | 346 |
| A library that provides a simple and efficient way to spin up isolated containers for testing and development | 15 |
| A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |
| Tool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature. | 25 |
| Enables TLS support without modifying existing applications | 23 |
| A direct binding to Windows API calls in the Haskell programming language. | 97 |
| A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support | 62 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| A collection of property wrappers to simplify serialization with Swift's Codable protocol | 661 |
| Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. | 1,742 |