summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/WhatsAPI++/targetver.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/WhatsApp/src/WhatsAPI++/targetver.h')
-rw-r--r--protocols/WhatsApp/src/WhatsAPI++/targetver.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/protocols/WhatsApp/src/WhatsAPI++/targetver.h b/protocols/WhatsApp/src/WhatsAPI++/targetver.h
new file mode 100644
index 0000000000..497706ee83
--- /dev/null
+++ b/protocols/WhatsApp/src/WhatsAPI++/targetver.h
@@ -0,0 +1,8 @@
+#pragma once
+
+// Durch Einbeziehen von"SDKDDKVer.h" wird die höchste verfügbare Windows-Plattform definiert.
+
+// Wenn Sie die Anwendung für eine frühere Windows-Plattform erstellen möchten, schließen Sie "WinSDKVer.h" ein, und
+// legen Sie das _WIN32_WINNT-Makro auf die zu unterstützende Plattform fest, bevor Sie "SDKDDKVer.h" einschließen.
+
+#include <SDKDDKVer.h>