reactos/sdk/include
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
..
asm [SDK:INCLUDE] Define KTRAP_FRAME_CS 2021-03-02 14:36:46 +01:00
c++
crt [SDK/CRT] Provide inline implementation of log2 2021-02-04 16:37:01 +01:00
ddk
dxsdk [WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub 2021-02-04 16:37:07 +01:00
GL
host [SDK][INCLUDE] Erase files of incorrect commit 2021-02-25 09:21:13 +09:00
ndk [NTOS:PS] Implement PS_QUOTA_TYPE and let the quota code use it (#3389) 2021-03-02 20:09:58 +01:00
psdk [PSDK] winbase.h: Update LoadLibraryEx() dwFlags value defines (#3456) 2021-02-17 00:37:48 +09:00
reactos [LSASRV][SECUR32] Fix the naming mess 2021-02-28 11:03:33 +01:00
wdf/kmdf/1.17
xdk [XDK] Even the DBG_UNREFERENCED_PARAMETER() should use (void)P. Addendum to 46ca069e. 2021-01-18 22:23:24 +01:00