bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
From: Bruno Haible <bruno@clisp.org>
To: bug-gnulib@gnu.org
Cc: Steve Lhomme <robux4@ycbcr.xyz>
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	[thread overview]
Message-ID: <10136240.9Bh0mklWBI@omega> (raw)
In-Reply-To: <20200519062610.8378-2-robux4@ycbcr.xyz>

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



  parent reply	other threads:[~2020-05-30  9:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19  6:26 [PATCH 1/2] stat: use a CHAR instead of TCHAR with GetFinalPathNameByHandleA Steve Lhomme
2020-05-19  6:26 ` [PATCH 2/2] stat: do not use LoadLibrary when built for Windows Store apps Steve Lhomme
2020-05-28  6:26   ` Steve Lhomme
2020-05-30  9:21   ` Bruno Haible [this message]
2020-05-28  0:43 ` [PATCH 1/2] stat: use a CHAR instead of TCHAR with GetFinalPathNameByHandleA Bruno Haible
2020-05-28  1:07   ` Jeffrey Walton
2020-05-30  9:16   ` Don't assume that UNICODE is not defined Bruno Haible
2020-05-30 10:57     ` Jeffrey Walton
2020-05-30 12:43       ` Steve Lhomme
2020-05-30 12:46     ` Steve Lhomme
2020-05-30 14:31       ` Bruno Haible
2020-05-30 14:46         ` Steve Lhomme
2020-05-30 15:43           ` Bruno Haible

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.gnu.org/mailman/listinfo/bug-gnulib

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10136240.9Bh0mklWBI@omega \
    --to=bruno@clisp.org \
    --cc=bug-gnulib@gnu.org \
    --cc=robux4@ycbcr.xyz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).