reactos/sdk/lib
Pierre Schweitzer 6a224a38a1
[VFATLIB] Make Chkdsk handle volume opening locking failures.
For instance, when repair is required, we can ask the caller whether we should
continue or not in case locking failed.
Also, introduced a hack for 1st stage where IopParseDevice() hack is in usage
so that broken NTSTATUS is diverted to appropriate status.
That way, usetup will properly continue even if locking failed (due to its
callback stub!)

CORE-14087
2017-12-09 21:12:09 +01:00
..
3rdparty [FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP][WLANSVC] Silence some clang-cl warnings. 2017-12-07 23:26:59 +01:00
atl [ATL] Initial implementation of CAtlExeModuleT. 2017-11-01 18:55:45 +01:00
cmlib
comsupp
conutils
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 [RDBSS] Fix a bug in RxQueryNameInfo(): don't only return name length, but also the whole structure. Avoids corruption 2017-11-02 23:03:48 +01:00
dxguid
epsapi
evtlib
fast486
fslib [VFATLIB] Make Chkdsk handle volume opening locking failures. 2017-12-09 21:12:09 +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] Make RtlFillMemoryUlonglong public 2017-11-18 18:05:22 +01:00
runtmchk
scrnsave
skiplist
smlib
strmiids
tdilib
uuid [UUID] Add a PCH. 2017-12-09 13:04:23 +01:00
wdmguid
CMakeLists.txt