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