reactos/sdk
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
..
cmake [CMAKE/CLANG-CL] Don't pass /TP twice when we're dealing with a clang-cl c++ PCH. Pass -nostdinc instead of /X on clang-cl builds. 2017-12-07 23:22:48 +01:00
include [User32|IMM32] Fix a recursion crash in IMM. See CORE-14041. 2017-12-07 21:14:21 -06:00
lib [VFATLIB] Make Chkdsk handle volume opening locking failures. 2017-12-09 21:12:09 +01:00
tools [WIDL] Sync with Wine Staging 2.16. CORE-13762 2017-10-08 13:41:50 +01:00