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

precomp.h File Reference

#include <ntos.h>
#include <w32p.h>
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <excpt.h>
#include <atom.h>
#include <stdio.h>
#include <limits.h>
#include <ntddkbd.h>
#include <ntddmou.h>
#include <string.h>
#include <ntstatus.h>
#include <windows.h>
#include <ntddvdeo.h>
#include <ntcsrsrv.h>

Go to the source code of this file.

Defines

#define PROCESS_PROCESSLINK   0
#define PROCESS_WIN32PROCESS   1
#define PROCESS_IMAGEFILENAME   2
#define PROCESS_THREADLIST   3
#define PROCESS_PRIORITYCLASS   4
#define PROCESS_PROCESSHEAD   5
#define PROCESS_PROCESSID   6

Typedefs

typedef PVOID(* PGETEPROCESSDATAFUNC )(PEPROCESS, UINT, PVOID)

Functions

PVOID GetEProcessData_X86 (PEPROCESS pEProcess, UINT iData, PVOID pBuffer)
PVOID GetEProcessData_MIPS (PEPROCESS pEProcess, UINT iData, PVOID pBuffer)
PVOID GetEProcessData_ALPHA (PEPROCESS pEProcess, UINT iData, PVOID pBuffer)
PVOID GetEProcessData_PPC (PEPROCESS pEProcess, UINT iData, PVOID pBuffer)
PVOID GetEProcessData_IA64 (PEPROCESS pEProcess, UINT iData, PVOID pBuffer)


Define Documentation

#define PROCESS_IMAGEFILENAME   2
 

Definition at line 23 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData(), and GetPfromH().

#define PROCESS_PRIORITYCLASS   4
 

Definition at line 25 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData().

#define PROCESS_PROCESSHEAD   5
 

Definition at line 26 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData().

#define PROCESS_PROCESSID   6
 

Definition at line 27 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData().

#define PROCESS_PROCESSLINK   0
 

Definition at line 21 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData().

#define PROCESS_THREADLIST   3
 

Definition at line 24 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData().

#define PROCESS_WIN32PROCESS   1
 

Definition at line 22 of file w32/ntuser/kdexts/precomp.h.

Referenced by GetEProcessData().


Typedef Documentation

typedef PVOID(* PGETEPROCESSDATAFUNC)(PEPROCESS, UINT, PVOID)
 

Definition at line 54 of file w32/ntuser/kdexts/precomp.h.


Function Documentation

PVOID GetEProcessData_ALPHA PEPROCESS  pEProcess,
UINT  iData,
PVOID  pBuffer
 

PVOID GetEProcessData_IA64 PEPROCESS  pEProcess,
UINT  iData,
PVOID  pBuffer
 

Referenced by WinDbgExtensionDllInit().

PVOID GetEProcessData_MIPS PEPROCESS  pEProcess,
UINT  iData,
PVOID  pBuffer
 

PVOID GetEProcessData_PPC PEPROCESS  pEProcess,
UINT  iData,
PVOID  pBuffer
 

PVOID GetEProcessData_X86 PEPROCESS  pEProcess,
UINT  iData,
PVOID  pBuffer
 

Referenced by WinDbgExtensionDllInit().


Generated on Sat May 15 19:45:17 2004 for test by doxygen 1.3.7