Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

tagPROCESSINFO Struct Reference

#include <userk.h>

List of all members.

Public Attributes

 W32PROCESS
PTHREADINFO ptiList
PTHREADINFO ptiMainThread
PDESKTOP rpdeskStartup
PCLS pclsPrivateList
PCLS pclsPublicList
PWOWPROCESSINFO pwpi
PPROCESSINFO ppiNext
PPROCESSINFO ppiNextRunning
int cThreads
HDESK hdeskStartup
UINT cSysExpunge
DWORD dwhmodLibLoadedMask
HANDLE ahmodLibLoaded [CLIBS]
tagWINDOWSTATIONrpwinsta
HWINSTA hwinsta
ACCESS_MASK amwinsta
DWORD dwHotkey
HMONITOR hMonitor
PDESKTOPVIEW pdvList
UINT iClipSerialNumber
RTL_BITMAP bmHandleFlags
PCURSOR pCursorCache
PVOID pClientBase
DWORD dwLpkEntryPoints
PW32JOB pW32Job
DWORD dwImeCompatFlags
LUID luidSession
USERSTARTUPINFO usi


Member Data Documentation

HANDLE tagPROCESSINFO::ahmodLibLoaded[CLIBS]
 

Definition at line 3487 of file userk.h.

Referenced by xxxDoSysExpunge(), and xxxLoadHmodIndex().

ACCESS_MASK tagPROCESSINFO::amwinsta
 

Definition at line 3490 of file userk.h.

Referenced by _SwapMouseButton(), CheckWinstaWriteAttributesAccess(), InitiateShutdown(), ReferenceWindowStation(), xxxSetProcessWindowStation(), and xxxSystemParametersInfo().

RTL_BITMAP tagPROCESSINFO::bmHandleFlags
 

Definition at line 3496 of file userk.h.

Referenced by CheckHandleFlag(), SetHandleFlag(), and UserDeleteW32Process().

UINT tagPROCESSINFO::cSysExpunge
 

Definition at line 3485 of file userk.h.

Referenced by xxxDoSysExpunge(), xxxInternalGetMessage(), and xxxSleepThread().

int tagPROCESSINFO::cThreads
 

Definition at line 3483 of file userk.h.

Referenced by DestroyProcessInfo(), InitiateWin32kCleanup(), xxxCreateThreadInfo(), xxxCreateWindowEx(), and xxxDestroyThreadInfo().

DWORD tagPROCESSINFO::dwhmodLibLoadedMask
 

Definition at line 3486 of file userk.h.

Referenced by xxxInternalGetMessage(), and xxxSleepThread().

DWORD tagPROCESSINFO::dwHotkey
 

Definition at line 3492 of file userk.h.

Referenced by xxxCreateThreadInfo(), xxxCreateWindowEx(), and zzzInitTask().

DWORD tagPROCESSINFO::dwImeCompatFlags
 

Definition at line 3503 of file userk.h.

Referenced by GetAppImeCompatFlags(), NtUserGetThreadState(), and SetAppImeCompatFlags().

DWORD tagPROCESSINFO::dwLpkEntryPoints
 

Definition at line 3499 of file userk.h.

HDESK tagPROCESSINFO::hdeskStartup
 

Definition at line 3484 of file userk.h.

Referenced by xxxCloseDesktop(), xxxCreateThreadInfo(), and xxxResolveDesktop().

HMONITOR tagPROCESSINFO::hMonitor
 

Definition at line 3493 of file userk.h.

Referenced by xxxCreateThreadInfo(), and xxxCreateWindowEx().

HWINSTA tagPROCESSINFO::hwinsta
 

Definition at line 3489 of file userk.h.

Referenced by _GetProcessWindowStation(), InitiateShutdown(), xxxResolveDesktop(), and xxxSetProcessWindowStation().

UINT tagPROCESSINFO::iClipSerialNumber
 

Definition at line 3495 of file userk.h.

Referenced by xxxOpenClipboard().

LUID tagPROCESSINFO::luidSession
 

Definition at line 3504 of file userk.h.

Referenced by xxxCallHook2(), xxxProcessNotifyWinEvent(), and zzzSetWindowsHookEx().

PVOID tagPROCESSINFO::pClientBase
 

Definition at line 3498 of file userk.h.

PCLS tagPROCESSINFO::pclsPrivateList
 

Definition at line 3477 of file userk.h.

Referenced by _UnregisterClass(), _WOWCleanup(), _WOWModuleUnload(), DestroyClassBrush(), DestroyProcessesClasses(), FreeDesktop(), GetClassPtr(), and InternalRegisterClassEx().

PCLS tagPROCESSINFO::pclsPublicList
 

Definition at line 3478 of file userk.h.

Referenced by _UnregisterClass(), _WOWCleanup(), _WOWModuleUnload(), DestroyClassBrush(), DestroyProcessesClasses(), FreeDesktop(), GetClassPtr(), and InternalRegisterClassEx().

PCURSOR tagPROCESSINFO::pCursorCache
 

Definition at line 3497 of file userk.h.

Referenced by DebugGetWindowTextA(), and LinkCursor().

PDESKTOPVIEW tagPROCESSINFO::pdvList
 

Definition at line 3494 of file userk.h.

Referenced by FreeView(), GetDesktopView(), and MapDesktop().

PPROCESSINFO tagPROCESSINFO::ppiNext
 

Definition at line 3481 of file userk.h.

Referenced by CancelForegroundActivate(), CheckAppStarting(), FreeDesktop(), RestoreForegroundActivate(), and SetAppStarting().

PPROCESSINFO tagPROCESSINFO::ppiNextRunning
 

Definition at line 3482 of file userk.h.

Referenced by InitiateWin32kCleanup(), UpdateJob(), xxxInitProcessInfo(), and xxxUserProcessCallout().

PTHREADINFO tagPROCESSINFO::ptiList
 

Definition at line 3474 of file userk.h.

Referenced by CheckAllowForeground(), CheckProcessForeground(), FLastGuiThread(), FreeView(), InitiateWin32kCleanup(), NtUserDisableThreadIme(), SetAppCompatFlags(), SetProcessFlags(), xxxAllowSetForegroundWindow(), xxxCloseDesktop(), xxxCreateThreadInfo(), xxxDestroyThreadInfo(), xxxInternalActivateKeyboardLayout(), xxxWaitForInputIdle(), and zzzInitTask().

PTHREADINFO tagPROCESSINFO::ptiMainThread
 

Definition at line 3475 of file userk.h.

Referenced by IdleTimerProc(), SleepInputIdle(), xxxActivateThisWindow(), xxxDestroyThreadInfo(), xxxGetInputEvent(), xxxWaitForInputIdle(), and zzzWakeInputIdle().

PW32JOB tagPROCESSINFO::pW32Job
 

Definition at line 3501 of file userk.h.

Referenced by IsHandleEntrySecure(), JobCalloutAddProcess(), PrepareForLogoff(), RemoveProcessFromJob(), SetProcessFlags(), UpdateJob(), and UserGlobalAtomTableCallout().

PWOWPROCESSINFO tagPROCESSINFO::pwpi
 

Definition at line 3479 of file userk.h.

Referenced by DestroyTask(), DirectedScheduleTask(), InsertTask(), WakeWowTask(), xxxDirectedYield(), xxxQueryInformationThread(), xxxRegisterUserHungAppHandlers(), xxxSleepTask(), and xxxUserYield().

PDESKTOP tagPROCESSINFO::rpdeskStartup
 

Definition at line 3476 of file userk.h.

Referenced by DestroyProcessInfo(), xxxActivateThisWindow(), xxxCloseDesktop(), xxxCreateDesktop(), xxxCreateThreadInfo(), xxxResolveDesktop(), and xxxSetThreadDesktop().

struct tagWINDOWSTATION* tagPROCESSINFO::rpwinsta
 

Definition at line 3488 of file userk.h.

Referenced by _GetProcessWindowStation(), CheckAllowForeground(), DestroyProcessInfo(), InitiateShutdown(), ReferenceWindowStation(), xxxCreateThreadInfo(), xxxResolveDesktop(), and xxxSetProcessWindowStation().

USERSTARTUPINFO tagPROCESSINFO::usi
 

Definition at line 3505 of file userk.h.

Referenced by xxxCreateThreadInfo(), xxxCreateWindowEx(), xxxShowWindow(), and zzzInitTask().

tagPROCESSINFO::W32PROCESS
 

Definition at line 3472 of file userk.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:30 2004 for test by doxygen 1.3.7