bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] stat: do not use LoadLibrary when built for Windows Stor


From: Bruno Haible
Subject: Re: [PATCH 2/2] stat: do not use LoadLibrary when built for Windows Store apps
Date: Sat, 30 May 2020 11:21:41 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-177-generic; KDE/5.18.0; x86_64; ; )

Steve Lhomme wrote:
> LoadLibrary is forbidden in such apps (can only load DLLs from within the app
> package).
> The API entries are available to all apps linking with the Windows API as 
> found
> here:
> https://docs.microsoft.com/en-us/uwp/win32-and-com/win32-apis

Done differently, without reference to WINAPI_FAMILY_PARTITION, through
https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=3a1fdff1eebe09d6c4bb87b39d34a1d6f4179eaf

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]