<div dir='auto'>What do you suggest then ? Include condrv.h and test each individual manifest constant ?</div><div class="gmail_extra"><br><div class="gmail_quote">Le 7 avr. 2022 19:26, Jacek Caban <jacek@codeweavers.com> a écrit :<br type="attribution" /><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">On 4/6/22 17:02, Eric Pouech wrote: <br>
> -    /* set the process console */ <br>
> -    if (info->data->console > 3) <br>
> +    /* set the process console (caring also for CONSOLE_HANDLE_* values) */ <br>
> +    if (info->data->console > 5 || info->data->console == 4) <br>
<br>
<br>
This is not pretty, IMHO... <br>
<br>
<br>
Thanks, <br>
<br>
Jacek <br>
<br>
<br>
</p>
</blockquote></div><br></div>