Eric Pouech eric.pouech@orange.fr writes:
Scenario I (aka Client side)
Create simple wineserver objects (ie not linked to wineconsole) for bare console handles. All the management would be done in kernel32, by distinguishing bare console handles from wineserver console handles.
This seems preferable, if it can be done without making the kernel32 code too ugly.