#include "precomp.h"#include <imagehlp.h>#include <wdbgexts.h>#include <ntsdexts.h>#include <stdexts.h>Go to the source code of this file.
Defines | |
| #define | GETOUTPUTDATA(pEProcess, field, pvData, cbData) |
Functions | |
| PVOID | GetEProcessData (PEPROCESS pEProcess, UINT iData, PVOID pBuffer) |
|
|
Value: Definition at line 20 of file process.h. Referenced by GetEProcessData(). |
|
||||||||||||||||
|
Definition at line 24 of file process.h. References GETOUTPUTDATA, NULL, PROCESS_IMAGEFILENAME, PROCESS_PRIORITYCLASS, PROCESS_PROCESSHEAD, PROCESS_PROCESSID, PROCESS_PROCESSLINK, PROCESS_THREADLIST, PROCESS_WIN32PROCESS, and _EPROCESS::ThreadListHead.
|
1.3.7