reactos/win32ss/user/winsrv/consrv/condrv
Hermès Bélusca-Maïto 83c238e490
[CONSRV] Convenience fixes.
- Simplify screen-buffers initialization.
- Get rid of this CONSOLE_SCREEN_BUFFER_VTBL virtual table.
- Move ConsoleInput to a proper header.
2020-04-13 16:22:53 +02:00
..
coninput.c [CONSRV] Use NtClearEvent() and NtClose() instead of the Win32 functions. 2020-03-02 01:08:40 +01:00
conoutput.c [CONSRV] Convenience fixes. 2020-04-13 16:22:53 +02:00
console.c [CONSRV] Finally fix CONSOLE vs. CONSRV_CONSOLE/WINSRV_CONSOLE stuff. CORE-9496 2020-04-11 16:27:09 +02:00
dummyterm.c [CONSRV] Some code simplification and tidy up. 2020-03-02 01:08:41 +01:00
graphics.c [CONSRV] Convenience fixes. 2020-04-13 16:22:53 +02:00
text.c [CONSRV] Convenience fixes. 2020-04-13 16:22:53 +02:00