reactos/reactos/subsystems/win32/win32k
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
..
dib Fixing strechblt dib16 and dib32 can be compile with -O2 (gcc) reporeted by jimtalor, it did not work on real hardware with -O2 when it was run with winqauke with some setting see bug 1520 2006-05-23 21:18:08 +00:00
eng - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
include - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
ldr Moved win32k 2006-02-17 12:22:36 +00:00
main - Kill a bunch of deprecated hacks, because removing hacks is always cool! 2006-06-08 19:00:22 +00:00
misc - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
ntddraw start spliting up my code. I been writing 2006-07-20 07:23:21 +00:00
ntuser - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
objects - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
stubs Moved win32k 2006-02-17 12:22:36 +00:00
tests * fix building of win32k_test 2006-06-29 14:39:53 +00:00
Doxyfile Moved win32k 2006-02-17 12:22:36 +00:00
w32k.h - Simplify PsGetNextProcess so it works like PsGetNextProcessThread. 2006-07-20 14:53:47 +00:00
win32k.def Moved win32k 2006-02-17 12:22:36 +00:00
win32k.rbuild Spaces -> TABs, no contents change 2006-07-20 09:32:50 +00:00
win32k.rc Moved win32k 2006-02-17 12:22:36 +00:00