Author | SHA1 | Message | Date |
---|---|---|---|
|
ce52e430b2 |
compat/w32dlfcn: add missing config.h include
Fixes warnings about undefined HAVE_WINRT Signed-off-by: James Almer <jamrial@gmail.com> |
7 years ago |
|
a3833bee94 |
win32_dlfcn: Support WinRT/UWP.
This only enables dlls that are packaged with the application to be loaded. Due to the limitations of WinRT/UWP it is not allowed to load external/system dlls so this cannot be used as a complete replacement for normal win32 dll loading. Signed-off-by: Matt Oliver <protogonoi@gmail.com> |
8 years ago |
|
85553b42f9 |
compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions.
Signed-off-by: Matt Oliver <protogonoi@gmail.com> |
8 years ago |