reactos/reactos/include
Aleksey Bragin 8f33e033e4 - Add missing KERNEL_LARGE_STACK_COMMIT definition to DDK.
- Fix typo in MMWSL.
- Add RtlRandom to NDK.
- Add MEMORY_PRIORITY values to NDK.
- Add KeAcquireSpinLockRaiseToSynch to NDK.
- Make MmInitializeProcessAddressSpace take two more parameters: one to specify flags, such as large page support, and another one to define the process being cloned, when fork() support will be added.
- Add KeInvalidAccessAllowed to deal with page faults in the special S-List code. The assembly code currently handles simple faults, but our MmAccessFault handler needs to start verifying the fault too.
- Mark LoaderReserve pages as LoaderFree, it seems they end up this way in Windows.
- Use MmNumberOfPhysicalPages instead of MmStats.NrTotalPages.

All NDK changes are discussed with Alex.

svn path=/trunk/; revision=29254
2007-09-27 18:07:44 +00:00
..
crt Copy some headers from RosBE to our include directory. These files are now considered as target headers, whereas those in RosBE are host headers. 2007-09-24 11:40:54 +00:00
ddk - Add missing KERNEL_LARGE_STACK_COMMIT definition to DDK. 2007-09-27 18:07:44 +00:00
dxsdk Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
GL include/GL folders files update to mingw w32s api version 3.6 2006-10-13 19:54:59 +00:00
host Forgot to change these ones 2007-09-14 19:02:21 +00:00
ndk - Add missing KERNEL_LARGE_STACK_COMMIT definition to DDK. 2007-09-27 18:07:44 +00:00
psdk - add missing net card interface info to ipifcons.h 2007-09-26 20:36:28 +00:00
reactos - Allow changing the screen resolution in the advanced adapter settings through desk.cpl 2007-09-27 05:23:58 +00:00
directory.rbuild Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00