Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
WindowsHWrapper.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
#
pragma
once
3
4
// #TODO: redirect to platform-agnostic version for the time being. Eventually this will become an error
5
#
include
"HAL/Platform.h"
6
#
if
!
PLATFORM_WINDOWS
7
#
include
"Microsoft/WindowsHWrapper.h"
8
#
else
9
10
#
include
"CoreTypes.h"
11
#
include
"HAL/PlatformMemory.h"
12
#
include
"Windows/PreWindowsApi.h"
13
#
ifndef
STRICT
14
#
define
STRICT
15
#
endif
16
#
include
"Windows/MinWindows.h"
17
#
include
"Windows/PostWindowsApi.h"
18
19
#
endif
//PLATFORM_*
STRICT
#define STRICT
Definition
MinimalWindowsApi.h:33
PLATFORM_WINDOWS
#define PLATFORM_WINDOWS
Definition
Platform.h:4
Downloads
ArkServerAPI_NEW
ASA
AsaApi
AsaApi
Core
Public
API
UE
Windows
WindowsHWrapper.h
Generated by
1.10.0