reactos/sdk/lib
George Bișoc cad780e17c
[SDK:RTL] Fix the ACE revision check in RtlpAddKnownObjectAce
Object ACEs are supported starting from Revision 4, the current code checks
if the revision is above Revision 4. An Object ACE has to be strictly set on that revision,
whereas Object ACLs can be of any revision starting from ACL_REVISION4.
2023-08-22 17:54:18 +02:00
..
3rdparty [ZLIB] Update to v1.2.13. CORE-18752 2023-02-02 02:18:39 +03:00
atl [ATL_APITEST][SDK] Fix failures of CImage testcase (#5567) 2023-08-18 20:34:33 +09:00
cmlib [SDK][CMLIB] Properly check for failure if hive free list creation fails 2022-12-30 19:58:37 +01:00
comsupp
conutils
cportlib
cpprt
crt [CRT] Reduce diff to wine-5.0 2023-08-19 23:50:52 +03:00
cryptlib
debugsup
delayimp
dmilib [DMILIB][UDMIHELP] Favor pragma once (#5472) 2023-07-23 22:52:07 +02:00
dnslib
drivers [IP][LWIP][TCPIP] Move ip and lwip libraries to drivers/network/tcpip 2023-02-01 02:31:14 +03:00
dxguid
epsapi
evtlib
fast486
fslib
gcc_ssp
inflib
ioevent
lsalib
nt
pseh [PSEH] Change return type of filter function prototype to avoid broken return from inside it. 2023-04-14 11:56:08 +03:00
rossym
rossym_new
rtl [SDK:RTL] Fix the ACE revision check in RtlpAddKnownObjectAce 2023-08-22 17:54:18 +02:00
runtmchk
scrnsave [SDK:SCRNSAVE] Implement mouse move threshold. 2023-03-08 20:19:19 +01:00
skiplist
smlib [SMSS] Improve comments/code/some DPRINTs. Reorganize smss.h header. 2022-11-14 00:10:35 +01:00
strmiids
tdilib
tzlib
udmihelp [DMILIB][UDMIHELP] Favor pragma once (#5472) 2023-07-23 22:52:07 +02:00
uuid
wdmguid
CMakeLists.txt