drivers/can_copcican_win32/targetver.h
author Christian Taedcke <hacking@taedcke.com>
Tue, 08 Nov 2011 08:59:05 +0000
changeset 686 194289baf21b
parent 629 b9274b595650
permissions -rw-r--r--
Win32:
FIXED: - The argument of LoadCanDriver() is LPCTSTR, not const char*
#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>