[Git][wine/wine][master] kernelbase: Add undocumented EXTENDED_FLAGS to process attribute list.
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(a)codeweavers.com> - - - - - 2 changed files: - dlls/kernelbase/process.c - include/winbase.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1997da790d43fccd60f1157f22d1b36... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/1997da790d43fccd60f1157f22d1b36... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)