- Fix some last STDCALL->NTAPI problems.
authorAlex Ionescu <aionescu@gmail.com>
Thu, 27 Jul 2006 18:28:26 +0000 (18:28 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 27 Jul 2006 18:28:26 +0000 (18:28 +0000)
commit6e6d9ed9271237857694927693df575d28f6d70d
treeef47175725874f05b0be4c47875f433653f4d3ed
parent22b41d9acf2451faaf47cfe06725c8dd234b9de2
- Fix some last STDCALL->NTAPI problems.
- Generate KUSER_SHARED_DATA cookie if it doesn't already exist when a user-mode thread runs.
- Remove the last Ps entry from kernel fun.

svn path=/trunk/; revision=23323
reactos/ntoskrnl/KrnlFun.c
reactos/ntoskrnl/ps/debug.c
reactos/ntoskrnl/ps/process.c
reactos/ntoskrnl/ps/query.c
reactos/ntoskrnl/ps/thread.c
reactos/ntoskrnl/ps/win32.c