16 Oct
2018
16 Oct
'18
9:53 p.m.
Module: wine Branch: master Commit: 76cbf12894b9ee83ea8dd6fb5b9443720a90fe19 URL: https://source.winehq.org/git/wine.git/?a=commit;h=76cbf12894b9ee83ea8dd6fb5... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Oct 16 20:25:02 2018 +0200 ntdll/tests: Add tests for RtlCreateProcessParameters(). Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ntdll/tests/env.c | 198 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 187 insertions(+), 11 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=76cbf12894b9ee83ea8dd...