drivers/can_copcican_win32/targetver.h
author Christian Taedcke <hacking@taedcke.com>
Tue, 08 Nov 2011 08:59:30 +0000
changeset 687 e23df9586397
parent 629 b9274b595650
permissions -rw-r--r--
Win32:
CHANGED: - Switch character encoding to unicode.
- Changed logging format strings from %s to %S.
FIXED: - second argument to swprintf() is now the size of the target buffer

Win32 IXXAT:
CHANGED: - Changed logging format strings from %s to %S.
#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>