# dlfn-win32 **Repository Path**: mirrors_Distrotech/dlfn-win32 ## Basic Information - **Project Name**: dlfn-win32 - **Description**: Mirror of http://dlfcn-win32.googlecode.com/svn - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README dlfcn-win32 is an implementation of dlfcn for Windows. It follows the standard as described here: http://www.opengroup.org/onlinepubs/009695399/basedefs/dlfcn.h.html http://www.opengroup.org/onlinepubs/009695399/functions/dlerror.html http://www.opengroup.org/onlinepubs/009695399/functions/dlsym.html http://www.opengroup.org/onlinepubs/009695399/functions/dlclose.html http://www.opengroup.org/onlinepubs/009695399/functions/dlopen.html Written by Ramiro Polla Released under the LGPL