On Thu, Jun 21, 2012 at 9:45 AM, Martin Storsjö <[email protected]> wrote:
> In the Microsoft Windows SDK (as you get as part of Visual Studio), this > function definition is hidden behind #if _WIN32_WINNT >= 0x0600, so as far > as I can see, configure would only find and use this function (and likewise > the pollfd struct definition) if you're targeting a windows version >= > Vista. > > Oh right, i forgot about the version protection in Microsoft headers. Nevermind then!
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
