The title was set to 'wineconsole.exe' instead of the name of
the created process. conhost.exe loads its per application
configuration from the console's title.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/1668
--
v2: localspl: Add AddPrintProcessor implementation.
winspool: Implement print processor validation in AddPrinter.
localspl: Support Port handles in EndDocPrinter.
localspl: Partially support Port handles in StartDocPrinter.
localspl: Support Port handles in WritePrinter.
https://gitlab.winehq.org/wine/wine/-/merge_requests/1672