On 12 July 2017 at 20:31, wm4 wrote:
> On Sat, 1 Jul 2017 23:18:25 +1000
> Matt Oliver wrote:
>
> > 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 c
On Sat, 1 Jul 2017 23:18:25 +1000
Matt Oliver wrote:
> 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
On 2 July 2017 at 00:29, Matt Oliver wrote:
> On 2 July 2017 at 00:14, Hendrik Leppkes wrote:
>
>> On Sat, Jul 1, 2017 at 3:18 PM, Matt Oliver wrote:
>> > 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 lo
On 2 July 2017 at 00:14, Hendrik Leppkes wrote:
> On Sat, Jul 1, 2017 at 3:18 PM, Matt Oliver wrote:
> > 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 a
On Sat, Jul 1, 2017 at 3:18 PM, Matt Oliver wrote:
> 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.
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.
---
compat/w32dlfcn.h | 9 -
1 file changed, 8 inser