shell32/tests: Fix build with MSVC

Thomas Faber thfabba at gmx.de
Tue Sep 27 06:02:33 CDT 2011


Hi,

this patch removes the use of a Variable Length Array, which is only
available as of C99. strlen is replaced by sizeof, which is portably
constant.

-Tom
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-shell32-tests-Fix-build-with-MSVC.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110927/eb4b0425/attachment.ksh>


More information about the wine-patches mailing list