kernel32/tests: Add tests for group and console flags in CreateProcess.
commitad148dfe8841afbb6656253f94e350214b7cc00a
authorEric Pouech <epouech@codeweavers.com>
Wed, 23 Aug 2023 10:24:17 +0000 (23 12:24 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Aug 2023 15:38:51 +0000 (23 17:38 +0200)
treedd5b70b2196965d26880c1125e46f943631a3d37
parent43f4a3212764e3527a1574d7ef6184ff205e5c54
kernel32/tests: Add tests for group and console flags in CreateProcess.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
dlls/kernel32/tests/console.c