Skip to content

gh-152433: Windows: use LoadLibrary in UWP for system libs - #156972

Open
thexai wants to merge 1 commit into
python:mainfrom
thexai:uwp-loadlibrary
Open

gh-152433: Windows: use LoadLibrary in UWP for system libs#156972
thexai wants to merge 1 commit into
python:mainfrom
thexai:uwp-loadlibrary

Conversation

@thexai

@thexai thexai commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

LoadPackagedLibrary only should be used in UWP for apps package libs (not system libs).

This is a partial revert of ba28946.

LoadPackagedLibrary only should be used in UWP for apps package libs (not
system libs).
@thexai

thexai commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Ping @zooba for review

@chris-eibl chris-eibl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants