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 4 years ago
Linked from 2 awesome lists

csharpdlldotnethacktoberfestinteropnuget

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jozefizso/systemwrapperA .NET library for testing and interacting with system APIs in an easier way174
adoconnection/sevenzipextractorA C# wrapper for the 7z.dll archiver library312
knplabs/knpgaufrettebundleProvides a standardized interface to various filesystems in Symfony projects using the Gaufrette library716
fjames86/ftwA thin wrapper around the Windows API for Common Lisp applications62
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
rodrigocfd/winlambA lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls.346
abecodes/dftA library that provides a simple and efficient way to spin up isolated containers for testing and development15
inf0rmer/blanketA simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint.462
awelzel/flake8-gl-codeclimateTool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature.25
zliuva/ktlswrapperEnables TLS support without modifying existing applications23
haskell/win32A direct binding to Windows API calls in the Haskell programming language.97
sillsdev/icu-dotnetA C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support62
raveler/ffmpeg-cppA C++ wrapper around the FFmpeg libraries to simplify video processing and encoding.565
gottagetswifty/codablewrappersA collection of property wrappers to simplify serialization with Swift's Codable protocol661
marksands/bettercodableImproves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values.1,742