ReactOS
0.4.16-dev-306-g647d351
fxsupportpch.hpp
Go to the documentation of this file.
1
/*++
2
3
Copyright (c) Microsoft. All rights reserved.
4
5
Module Name:
6
7
fxsupportpch.h
8
9
Abstract:
10
11
This module contains header definitions and include files needed by all
12
modules in fx\support
13
14
--*/
15
16
#ifndef __FX_SUPPORT_PCH_HPP__
17
#define __FX_SUPPORT_PCH_HPP__
18
19
#if FX_CORE_MODE == FX_CORE_USER_MODE
20
#include "
um/fxsupportpchum.hpp
"
21
#elif FX_CORE_MODE == FX_CORE_KERNEL_MODE
22
#include "
km/fxsupportpchkm.hpp
"
23
#endif
24
25
#endif
// __FX_SUPPORT_PCH_HPP__
fxsupportpchkm.hpp
fxsupportpchum.hpp
sdk
lib
drivers
wdf
shared
support
fxsupportpch.hpp
Generated on Mon Dec 2 2024 06:16:14 for ReactOS by
1.9.6