search for: ioctl_condrv_read_console

Displaying 2 results from an estimated 2 matches for "ioctl_condrv_read_console".

2020 Sep 25
0
Wine release 5.18
...mplement GdipEnumerateMetafileSrcRectDestRect. Henri Verbeet (3): wined3d: Do not accumulate ended queries in wined3d_query_vk_poll(). wined3d: Implement shader_spirv_compile_vk(). wined3d: Implement sample masks for the Vulkan adapter. Jacek Caban (42): conhost: Introduce IOCTL_CONDRV_READ_CONSOLE ioctl. conhost: Add support for ENABLE_ECHO_INPUT. conhost: Add support for ENABLE_LINE_INPUT. kernel32: Use IOCTL_CONDRV_READ_CONSOLE in ReadConsoleW when possible. kernel32: Use NtDeviceIoControlFile directly for IOCTL_CONDRV_READ_CONSOLE and IOCTL_CONDRV_WRITE_CONSOLE....
2020 Oct 09
0
Wine release 5.19
...to a rbtree. riched20: Don't create a display context in InvalidateParagraphRange(). riched20: Use ME_Paragraph ptrs in a few of the table functions. Jacek Caban (22): conhost: Call ensure_tty_input_thread in IOCTL_CONDRV_PEEK implementation. conhost: Clear out_size in IOCTL_CONDRV_READ_CONSOLE implementation. server: Don't propagate STATUS_PENDING in get_next_console_request request. server: Use set_active_screen_buffer for consoles attached to server. conhost: Scroll window to cursor position when needed. conhost: Don't create tty input thread if we don...