#pragma warning (disable: 4201 4206 4214 4220 4115 4514) #define SPEC_VER 99 #define _NTDRIVER_ #define _NTDDK_ #include #include #include #include #include #include #include #include // // This is the header for interfacing with the HAL // #include #include "amlipriv.h" #include "ctxt.h" #include "data.h" #include "proto.h" #include "cmdarg.h" #include "debugger.h" #include "amldebug.h" #include "trace.h" #include "amlihook.h" #include "amlitest.h" #include "errlog.h" #include "acpilog.h" #include "wmilog.h"