Prepare hypervisor

This commit is contained in:
momo5502
2022-03-26 21:19:01 +01:00
parent 49d259f3ae
commit 6ce3597bd3
5 changed files with 79 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
#pragma once
#include <ntddk.h>
#include <intrin.h>
#include "nt_ext.hpp"
#include "new.hpp"