mirror of
https://github.com/sslab-gatech/winnie
synced 2026-06-08 17:35:47 +00:00
8 lines
132 B
C
8 lines
132 B
C
#pragma once
|
|
|
|
#include "targetver.h"
|
|
|
|
#define PHNT_VERSION PHNT_THRESHOLD // Windows 10
|
|
#include <phnt_windows.h>
|
|
#include <phnt.h>
|