Process Hacker
phnt.h File Reference
#include <ntbasic.h>
#include <ntnls.h>
#include <ntkeapi.h>
#include <ntldr.h>
#include <ntexapi.h>
#include <ntmmapi.h>
#include <ntobapi.h>
#include <ntpsapi.h>
#include <ntcm.h>
#include <ntdbg.h>
#include <ntioapi.h>
#include <ntlpcapi.h>
#include <ntpfapi.h>
#include <ntpnpapi.h>
#include <ntpoapi.h>
#include <ntregapi.h>
#include <ntrtl.h>
#include <ntseapi.h>
#include <nttmapi.h>
#include <nttp.h>
#include <ntxcapi.h>
#include <ntwow64.h>
#include <ntlsa.h>
#include <ntsam.h>
#include <ntmisc.h>
#include <ntzwapi.h>

Go to the source code of this file.

Macros

#define PHNT_MODE_KERNEL   0
 
#define PHNT_MODE_USER   1
 
#define PHNT_WIN2K   50
 
#define PHNT_WINXP   51
 
#define PHNT_WS03   52
 
#define PHNT_VISTA   60
 
#define PHNT_WIN7   61
 
#define PHNT_WIN8   62
 
#define PHNT_WINBLUE   63
 
#define PHNT_THRESHOLD   100
 
#define PHNT_MODE   PHNT_MODE_USER
 
#define PHNT_VERSION   PHNT_WINXP
 

Macro Definition Documentation

#define PHNT_MODE   PHNT_MODE_USER

Definition at line 38 of file phnt.h.

#define PHNT_MODE_KERNEL   0

Definition at line 24 of file phnt.h.

#define PHNT_MODE_USER   1

Definition at line 25 of file phnt.h.

#define PHNT_THRESHOLD   100

Definition at line 35 of file phnt.h.

#define PHNT_VERSION   PHNT_WINXP

Definition at line 42 of file phnt.h.

#define PHNT_VISTA   60

Definition at line 31 of file phnt.h.

#define PHNT_WIN2K   50

Definition at line 28 of file phnt.h.

#define PHNT_WIN7   61

Definition at line 32 of file phnt.h.

#define PHNT_WIN8   62

Definition at line 33 of file phnt.h.

#define PHNT_WINBLUE   63

Definition at line 34 of file phnt.h.

#define PHNT_WINXP   51

Definition at line 29 of file phnt.h.

#define PHNT_WS03   52

Definition at line 30 of file phnt.h.