[ros-svn] [ion] 19445: - Don't use EXPORTED
ion at svn.reactos.com
ion at svn.reactos.com
Tue Nov 22 03:30:41 CET 2005
- Don't use EXPORTED
- 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.
Updated files:
trunk/reactos/ntoskrnl/cc/copy.c
trunk/reactos/ntoskrnl/ex/event.c
trunk/reactos/ntoskrnl/ex/profile.c
trunk/reactos/ntoskrnl/ex/win32k.c
trunk/reactos/ntoskrnl/io/adapter.c
trunk/reactos/ntoskrnl/io/disk.c
trunk/reactos/ntoskrnl/io/driver.c
trunk/reactos/ntoskrnl/kd/kdmain.c
trunk/reactos/ntoskrnl/ke/clock.c
trunk/reactos/ntoskrnl/ke/main.c
trunk/reactos/ntoskrnl/mm/mm.c
trunk/reactos/ntoskrnl/mm/process.c
trunk/reactos/ntoskrnl/mm/section.c
trunk/reactos/ntoskrnl/ps/job.c
trunk/reactos/ntoskrnl/ps/process.c
trunk/reactos/ntoskrnl/ps/thread.c
More information about the Ros-svn
mailing list