index
:
gdi-radar-lib.git
A KISS Gdi library used for radar based game cheats.
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
GdiRadarLib
/
targetver.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'GdiRadarLib/targetver.h')
-rw-r--r--
GdiRadarLib/targetver.h
8
1 files changed, 8 insertions, 0 deletions
diff --git a/GdiRadarLib/targetver.h b/GdiRadarLib/targetver.h
new file mode 100644
index 0000000..87c0086
--- /dev/null
+++ b/
GdiRadarLib/targetver.h
@@ -0,0 +1,8 @@
+#pragma once
+
+// Including SDKDDKVer.h defines the highest available Windows platform.
+
+// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
+// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
+
+#include <SDKDDKVer.h>