Last change
on this file was
445,
checked in by roman, 8 years ago
|
Updated VS 2013 project, more named GUIDs, binaries and updated output with Intel MFTs
|
-
Property svn:keywords set to
Id
|
File size:
595 bytes
|
Line | |
---|
1 | //////////////////////////////////////////////////////////// |
---|
2 | // Copyright (C) Roman Ryltsov, 2008-2015 |
---|
3 | // Created by Roman Ryltsov roman@alax.info |
---|
4 | // |
---|
5 | // A permission to use the source code is granted as long as reference to |
---|
6 | // source website http://alax.info is retained. |
---|
7 | |
---|
8 | #pragma once |
---|
9 | |
---|
10 | // Including SDKDDKVer.h defines the highest available Windows platform. |
---|
11 | |
---|
12 | // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and |
---|
13 | // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. |
---|
14 | |
---|
15 | #include <SDKDDKVer.h> |
---|
Note: See
TracBrowser
for help on using the repository browser.