reactos/sdk
Hermès Bélusca-Maïto 4e697fee2c
[CONUTILS] Split stream.c into input and output stream modules.
As code grows, this will allow for better maintenance of the console
stream code. In particular the input stream module will contain special
code for handling TTYs, and this is something not all console programs
will need. Having this code in a separate module will allow for the linker
to possibly remove this code when it is unused.
2018-01-31 02:10:41 +01:00
..
cmake [GDIPLUS] Add it to winsxs. 2018-01-27 02:45:50 +02:00
include [NDK] Add DEFERRED_WRITE structure for Cc. CORE-14235 2018-01-28 10:48:36 +01:00
lib [CONUTILS] Split stream.c into input and output stream modules. 2018-01-31 02:10:41 +01:00
tools [XML2SDB] Parse Flags. 2018-01-27 15:12:24 +01:00