Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 216 Bytes

File metadata and controls

5 lines (3 loc) · 216 Bytes

wine-host-dlfcn

Compiles a Winelib DLL that provides access to the host's dlfcn functions (dlopen, dlsym, and dlclose). With these, any host .so library may be linked with at runtime from "Windows" code.