rpcrt4/tests: Fix build with PSDK headers.

Thomas Faber thfabba at gmx.de
Sat May 5 09:19:19 CDT 2012


The current PSDK headers set a default _WIN32_WINNT value of 0x0601
if not otherwise defined. This then causes conflict with NTDDI_VERSION.

The patch defines _WIN32_WINNT with a matching version to avoid this.

With a modern PSDK version, none of these defines are actually needed -
which would be an alternative solution if support for older versions
is not necessary.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0004-rpcrt4-tests-Fix-build-with-PSDK-headers.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120505/b5ef4a08/attachment.ksh>


More information about the wine-patches mailing list