drivers/can_copcican_win32/targetver.h
author Laurent Bessard
Fri, 15 Jun 2012 18:24:51 +0200
changeset 741 b1a73ddc514b
parent 629 b9274b595650
permissions -rw-r--r--
Adding informations in data send when drag'n dropping locations
629
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     1
#pragma once
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     2
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     3
// Including SDKDDKVer.h defines the highest available Windows platform.
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     4
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     5
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     6
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     7
b9274b595650 CosateQ contribution.
edouard
parents:
diff changeset
     8
#include <SDKDDKVer.h>