zlib icon indicating copy to clipboard operation
zlib copied to clipboard

Adjustment to iowin32 of minizip to allow explicitly ignoring the WinRT API

Open virmitio opened this issue 12 years ago • 3 comments

Previously if the WinRT API was available at all on the comipiling machine, it would be used during build regardless of any defines passed in at build-time. This change will enable one to disable the use of this API by passing the following define:

IOWIN32_USING_WINRT_API=0

virmitio avatar Oct 15 '13 20:10 virmitio

Please note that there is https://github.com/nmoinvaz/minizip.

Neustradamus avatar Jan 21 '19 14:01 Neustradamus

@madler: What do you think about this PR?

Neustradamus avatar Jan 28 '24 05:01 Neustradamus

@gvollant: Have you seen this PR?

Neustradamus avatar Dec 08 '24 18:12 Neustradamus