summaryrefslogtreecommitdiff
path: root/compat/w32dlfcn.h
Commit message (Expand)AuthorAgeFilesLines
* compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with Load...Nil Admirari2022-06-211-22/+78
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-1/+1
* compat/w32dlfcn: add missing config.h includeJames Almer2017-11-071-0/+1
* win32_dlfcn: Support WinRT/UWP.Matt Oliver2017-07-301-1/+11
* compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions.Matt Oliver2016-11-051-0/+83