Alexandre Julliard pushed to branch master at wine / wine
Commits: 1997da79 by Eric Pouech at 2024-11-04T13:37:38+01:00 kernelbase: Add undocumented EXTENDED_FLAGS to process attribute list.
Let the sub-process be created, without implementing any additional behavior from these flags.
Native cmd.exe uses this flag when spawning itself again for handling builtin commands inside a pipe.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
- - - - -
2 changed files:
- dlls/kernelbase/process.c - include/winbase.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1997da790d43fccd60f1157f22d1b36...