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).

GitHub

80 stars
9 watching
20 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists

csharpdlldotnethacktoberfestinteropnuget

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jozefizso/systemwrapper A .NET library for testing and interacting with system APIs in an easier way 174
adoconnection/sevenzipextractor A C# wrapper for the 7z.dll archiver library 307
knplabs/knpgaufrettebundle Provides a standardized interface to various filesystems in Symfony projects using the Gaufrette library 717
fjames86/ftw A thin wrapper around the Windows API for Common Lisp applications 61
marvin-brouwer/fluentserializer Provides a standardized interface for serializing and deserializing data to and from C# objects 20
rodrigocfd/winlamb A lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls. 345
abecodes/dft A library that provides a simple and efficient way to spin up isolated containers for testing and development 13
inf0rmer/blanket A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. 462
awelzel/flake8-gl-codeclimate Tool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature. 25
zliuva/ktlswrapper Enables TLS support without modifying existing applications 23
haskell/win32 A direct binding to Windows API calls in the Haskell programming language. 97
sillsdev/icu-dotnet A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support 62
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 560
gottagetswifty/codablewrappers A collection of property wrappers to simplify serialization with Swift's Codable protocol 652
marksands/bettercodable Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. 1,740