reactos/sdk/lib
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
..
3rdparty [FREETYPE] Bring back our diffs to reduce the stack usage in cf2_interpT2CharString(). CORE-14227 2018-01-21 13:31:05 +01:00
atl [ATL] CWindow: Add an overload of GetDlgItemText which takes a CSimpleString as parameter 2017-12-27 19:25:58 +02:00
cmlib
comsupp
conutils [CONUTILS] Split stream.c into input and output stream modules. 2018-01-31 02:10:41 +01:00
cportlib
cpprt
crt [CLANG-CL] Initial commit that allows us to compile ReactOS with clang-cl. 2017-11-23 14:09:57 +01:00
cryptlib
debugsup
delayimp
dnslib
drivers [LWIP] dhcp.c: Cherry-pick lwIP 32aa9a4. CORE-8978 2018-01-20 16:04:34 +01:00
dxguid
epsapi
evtlib [EVTLIB] Make the header C++ compatible. 2018-01-27 16:07:32 +01:00
fast486
fslib [VFATLIB] Never touch the file system if not in interactive or RW mode. 2017-12-17 14:02:31 +01:00
gcc_ssp
inflib
ioevent
lsalib
nt
ppcmmu
pseh
rossym [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rossym_new [NTOSKRNL][ROSSYM] ZwReadFile() calls: Use explicit NULL instead of ambiguous 0. CORE-13910 2017-10-27 13:38:02 +02:00
rtl [RTL] actctx: Implement the implicit activation context 2018-01-27 02:45:50 +02:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [UUID] Add SID_SHTMLEditServices. 2017-12-18 13:18:26 +01:00
wdmguid
CMakeLists.txt