reactos/sdk
George Bișoc 6170b574f0
[NTOS:PS] Implement PS_QUOTA_TYPE and let the quota code use it (#3389)
This will replace the PoolIndex variable and as such we'll only be using the PS_QUOTA_TYPE enumeration, as Windows does. Both QuotaEntry, QuotaUsage and QuotaPeak depend explicitly or implicitly on this enumeration. Further details about this enum can be found in the following articles.
https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ps/psquota/type.htm?tx=68,143
https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ps/psquota/block.htm?tx=68,142,143
https://www.geoffchappell.com/studies/windows/km/ntoskrnl/inc/ps/eprocess/index.htm (see QuotaPeak and QuotaUsage)
2021-03-02 20:09:58 +01:00
..
cmake [CMAKE] Fix empty dependencies.graphml being created 2021-02-07 14:02:01 +01:00
include [NTOS:PS] Implement PS_QUOTA_TYPE and let the quota code use it (#3389) 2021-03-02 20:09:58 +01:00
lib [RTL_VISTA] CMakeLists.txt: Fix 'rtl' copypasta (#3489) 2021-03-02 19:06:17 +01:00
tools [RSYM/x64] Allow binaries without symbol table 2021-02-22 14:42:04 +01:00