mirror of
https://github.com/momo5502/hypervisor.git
synced 2026-09-01 11:18:40 +00:00
Add basic runner to start the driver
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <ntddk.h>
|
||||
#include "nt_ext.hpp"
|
||||
#include "new.hpp"
|
||||
Reference in New Issue
Block a user