[PATCH v2 2/2] kernelbase: Add support for CREATE_NO_WINDOW flag.

Jacek Caban jacek at codeweavers.com
Tue Apr 5 14:37:21 CDT 2022


Based on patches by Eric Pouech and Torge Matthies.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v2: Added spawn_process part, spotted and implemented by Eric.

  dlls/kernel32/tests/console.c |  3 ---
  dlls/kernelbase/console.c     | 21 +++++++++++++++------
  dlls/kernelbase/process.c     | 11 +++++++----
  dlls/ntdll/unix/process.c     |  1 +
  include/wine/condrv.h         |  5 +++--
  programs/conhost/conhost.c    | 11 ++++++++---
  programs/conhost/conhost.h    |  1 +
  7 files changed, 35 insertions(+), 18 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0002-kernelbase-Add-support-for-CREATE_NO_WINDOW-flag.txt
Type: text/x-patch
Size: 8698 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220405/2caf3b36/attachment.bin>


More information about the wine-devel mailing list