ReactOS 0.4.15-dev-8434-g155a7c7
rtltests.h
Go to the documentation of this file.
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>