mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 08:14:42 +08:00
75ae595a8d36296ab8c55560e5185c90eb903dfd
- Define MM_HIGHEST_VAD_ADDRESS; this seems to be the actual value of the PEB and represents the highest address that a VAD can be on Windows (and the PEB is the highest vad). This define shoudl probably go in mm.h since I believe the checks and code in NtXxxVirtualMemory should use -it- instead of MM_HIGHEST_USER_ADDRESS. svn path=/trunk/; revision=19445
…
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%