CMD + K

dlfcn-win32

Community

dlfcn-win32 is an implementation of dlfcn for Windows.

Installation

To install this package, run one of the following:

Conda
$conda install services::dlfcn-win32

Usage Tracking

1.4.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

dlfcn is a set of functions that allows runtime dynamic library loading. It is standardized in the POSIX. Windows also provide similar routines, but not in a POSIX-compatible way. This library attempts to implement a wrapper around the Windows functions to make programs written for POSIX that use dlfcn work in Windows without any modifications.

About

Summary

dlfcn-win32 is an implementation of dlfcn for Windows.

Last Updated

Apr 2, 2025 at 11:07

License

MIT

Total Downloads

15

Supported Platforms

win-64