reactos/reactos/subsystems
Alex Ionescu 502215cb1c - Simplify PsGetNextProcess so it works like PsGetNextProcessThread.
- Reformat and annotate parts of process.c
- Remove PsGetWin32Process, PsGetWin32Thread and implement/export the real functions PsGetCurrentProcessWin32Process, PsGetCurrentThreadWin32Thread, change win32k to use them.
- Initailize and use process rundown.
- Set corrent GrantedAccess.
- Remove an extra incorrect reference we were adding to processes.
- Implement PsIsProcessBeingDebugged.
- Make the same changes to NtOpenProcess that we did previously to NtOpenThread.

svn path=/trunk/; revision=23192
2006-07-20 14:53:47 +00:00
..
csr - Fix definition of OBJECT_DIRECTORY_INFORMATION 2006-07-17 03:16:15 +00:00
ntvdm patch from LMH1 : Bug#: 1642 : Norwegian translation 2006-07-17 07:18:36 +00:00
win Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
win32 - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
.gitignore Created subsystems folder 2006-02-17 12:17:33 +00:00
subsystems.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00