- Export KeI386MachineType and KeInitializeThreadedDpc
authorStefan Ginsberg <stefanginsberg@gmail.com>
Mon, 4 Aug 2008 15:48:46 +0000 (15:48 +0000)
committerStefan Ginsberg <stefanginsberg@gmail.com>
Mon, 4 Aug 2008 15:48:46 +0000 (15:48 +0000)
commit9a37df12d72237588d645d480f0bf55e588d6322
tree81ae411057540f888d10c76c0c28642d30896fd4
parent3841e5960457ae6cadc86a3392458a13e2777d94
- Export KeI386MachineType and KeInitializeThreadedDpc
- Stubplement and export IoEnumerateRegisteredFiltersList, IoGetPagingIoPriority, KdRefreshDebuggerNotPresent, KeAcquireInStackQueuedSpinLockForDpc, KeReleaseInStackQueuedSpinLockForDpc,  KeAcquireSpinLockForDpc, KeReleaseSpinLockForDpc, KeRegisterNmiCallback, KeDeregisterNmiCallback, KeInitializeCrashDumpHeader, KeTestSpinLock and MmAllocatePagesForMdlEx
- Add IO_PAGING_PRIORITY enumeration and PNMI_CALLBACK prototype to headers

svn path=/trunk/; revision=35103
reactos/include/ddk/winddk.h
reactos/ntoskrnl/io/iomgr/irp.c
reactos/ntoskrnl/io/iomgr/volume.c
reactos/ntoskrnl/kd/kdmain.c
reactos/ntoskrnl/kd64/kdapi.c
reactos/ntoskrnl/ke/bug.c
reactos/ntoskrnl/ke/spinlock.c
reactos/ntoskrnl/mm/mdlsup.c
reactos/ntoskrnl/ntoskrnl_i386.def