ReactOS 0.4.16-dev-197-g92996da
precomp.h
Go to the documentation of this file.
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#include <verrsrc.h>
15#include <winver.h>