• Matt Oliver's avatar
    win32_dlfcn: Support WinRT/UWP. · a3833bee
    Matt Oliver authored
    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: 's avatarMatt Oliver <protogonoi@gmail.com>
    a3833bee
w32dlfcn.h 3.2 KB