reactos/reactos/ntoskrnl/ps
Timo Kreuzer 35fe207a58 Change return type of PsGetCurrentProcessWin32Process to PVOID.
svn path=/trunk/; revision=36811
2008-10-18 20:34:36 +00:00
..
arm - Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support. 2008-06-29 02:58:05 +00:00
i386 - Fix KDBG's EIP munging. 2008-06-06 21:51:21 +00:00
debug.c Yuriy Sidorov <jura@cp-lab.com> 2008-07-21 09:22:28 +00:00
job.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
kill.c - MmDeleteKernelStack should take StackBase as the first parameter, not StackLimit (thus actually the need for the 2nd parameter - large stack size flag). Fix it, and fix callers. 2008-09-12 11:13:15 +00:00
process.c Change return type of PsGetCurrentProcessWin32Process to PVOID. 2008-10-18 20:34:36 +00:00
psmgr.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
psnotify.c - Fix various ntoskrnl/wdk compilation issues in rossym, cmlib, kdcom, rtl. 2007-03-02 19:52:29 +00:00
query.c - NtQueryInformationProcess with ProcessImageFileName query type: 2008-09-11 14:24:41 +00:00
quota.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
security.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
state.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00
thread.c Change return type of PsGetCurrentThreadWin32Thread to PVOID. Kernel don't know 'bout W32THREAD! 2008-10-16 17:21:08 +00:00
win32.c - Remove the (now deprecated) ntoskrnl/internal/debug.h header and fix all its includers to use the global debug.h 2008-08-30 16:31:06 +00:00