Skip to content

(old) library for loading functions from win32 binaries on macos or linux.

License

Notifications You must be signed in to change notification settings

nlitsme/dllloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dllloader

A C++ file which helps using a win32 DLL directly on linux or MacOS. The interface mimics the LoadLibrary/GetProcAddress interface from windows.

Note: this is an old project, this was useful in the time i was still working on Windows CE.

This will no longer work in MacOS 10.15 because 32-bit support will be dropped. Also, i have not been able to build this since 10.14, since 32-bit libraries no longer ship with Xcode.

Author

Willem Hengeveld itsme@xs4all.nl

About

(old) library for loading functions from win32 binaries on macos or linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published