[PATCH v2 3/3] ntdll/tests: Add tests for RtlCreateUserStack().

Alexandre Julliard julliard at winehq.org
Thu Jun 13 15:30:54 CDT 2019


Zebediah Figura <zfigura at codeweavers.com> writes:

> @@ -1,5 +1,6 @@
>  TESTDLL   = ntdll.dll
>  IMPORTS   = user32 advapi32
> +EXTRADLLFLAGS = -Xlinker --stack=0x300000,0x3000

That's not going to work when not using Mingw.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list