update rest

grapher is still broken

refactored io / error handling a bit
This commit is contained in:
a1xd 2021-04-01 01:51:31 -04:00
parent fa3ebfb1eb
commit 14bde56daf
18 changed files with 513 additions and 503 deletions

View file

@ -1,9 +1,11 @@
#pragma once
#define NOMINMAX
#ifdef _KERNEL_MODE
#include <ntddk.h>
#else
#include <winioctl.h>
#include <Windows.h>
#endif
#define RA_DEV_TYPE 0x8888u