drivers/can_copcican_win32/targetver.h
author Laurent Bessard
Thu, 06 Sep 2012 16:49:11 +0200
changeset 747 4725d8f909ff
parent 629 b9274b595650
permissions -rw-r--r--
Adding support for translating CANOpen type to corresponding IEC type for location drag'n drop
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>