source: trunk/Utilities/Miscellaneous/RunAsUser/SetPriorityClassAsUser/targetver.h

Last change on this file was 540, checked in by roman, 8 years ago
File size: 314 bytes
Line 
1#pragma once
2
3// Including SDKDDKVer.h defines the highest available Windows platform.
4
5// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
6// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
7
8#include <SDKDDKVer.h>
Note: See TracBrowser for help on using the repository browser.