Description
POSIX-style dynamic loading calls can be mapped to Win32 APIs in Windows-targeted builds. This library is useful when porting Unix software that expects dlfcn functions such as dlopen and dlsym.
It is a compatibility library, not a program to launch. Test plugin loading and symbol resolution carefully because Windows and Unix dynamic-loading behavior differ.