Last change
on this file since 937 was
295,
checked in by roman, 9 years ago
|
Small code refactoring and simulation of EC_DISPLAY_CHANGED event due to activity at "wrong" monitor
|
-
Property svn:keywords set to
Id
|
File size:
466 bytes
|
Line | |
---|
1 | //////////////////////////////////////////////////////////// |
---|
2 | // Copyright (C) Roman Ryltsov, 2008-2014 |
---|
3 | // Created by Roman Ryltsov roman@alax.info |
---|
4 | |
---|
5 | #pragma once |
---|
6 | |
---|
7 | // Including SDKDDKVer.h defines the highest available Windows platform. |
---|
8 | |
---|
9 | // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and |
---|
10 | // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h. |
---|
11 | |
---|
12 | #include <SDKDDKVer.h> |
---|
Note: See
TracBrowser
for help on using the repository browser.