1 
2 #pragma once
3 
4 #include <stdio.h>
5 
6 #define WIN32_NO_STATUS
7 #define _INC_WINDOWS
8 #define COM_NO_WINDOWS_H
9 
10 #include <apitest.h>
11 #include <ndk/ntndk.h>
12 #include <strsafe.h>
13