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

Jacek Caban jacek at codeweavers.com
Wed Apr 6 06:22:52 CDT 2022


On 4/6/22 08:22, Eric Pouech wrote:
> Le 05/04/2022 à 21:37, Jacek Caban a écrit :
>>
>> 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(-)
>>
> in dlls/ntdll/unix/process.c, you changed spawn_process(); 
> fork_and_exec() might need the same treatment
>

Right, good catch again. I will hold resending until the other thread is 
resolved. Feel free to send the series yourself together with your new 
patch, if that makes things easier.


Thanks,

Jacek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220406/9c96e2f3/attachment.htm>


More information about the wine-devel mailing list