Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UWP detection in iowin32.c. #481

Closed
wants to merge 1 commit into from
Closed

Conversation

null77
Copy link

@null77 null77 commented Mar 17, 2020

Use WINAPI_FAMILY instead of WINAPI_FAMILY_PARTITION.

Fixes #480

PTAL @madler

Use WINAPI_FAMILY instead of WINAPI_FAMILY_PARTITION.

Fixes madler#480
@tbeu
Copy link
Contributor

tbeu commented Mar 30, 2020

See also #49, #77, #129 and #233. Personally I applied #233 to my projects where I needed this fix.

@philippeVerney
Copy link

Already fixed in ce12773 ?

@tbeu
Copy link
Contributor

tbeu commented Aug 6, 2023

Already fixed in ce12773 ?

Yes, finally.

@Neustradamus
Copy link

Linked to:

@madler madler closed this Aug 15, 2023
@null77 null77 deleted the fix-uwp branch November 12, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minizip's iowin32 does not properly detect Windows Store / UWP
5 participants