ReactOS 0.4.15-dev-7942-gd23573b
loadconfig.h
Go to the documentation of this file.
1#pragma once
2
3#define WIN32_NO_STATUS
4#define _INC_WINDOWS
5#define COM_NO_WINDOWS_H
6
7#include <apitest.h>
8#include <apitest_guard.h>
9#include <ndk/ntndk.h>
10#include <strsafe.h>
11
12
13/* common.c */
unsigned int BOOL
Definition: ntddk_ex.h:94
BOOL check_loadconfig()
Definition: common.c:35