FreeRDP/winpr
Alessandro Pilotti 7d2f96e84f Fixes timezone API definition issues on Windows
GetDynamicTimeZoneInformation, SetDynamicTimeZoneInformation and
GetTimeZoneInformationForYear are provided by the Windows SDK accordingly
with ethe MSDN cocumentation for SDK with versions above 7.1A.

Those functions are incorrectly included by the 7.1A SDK if _WIN32_WINNT
>= 0x0501 instead of _WIN32_WINNT >= 0x0600.

The issue arises when building with an XP compatible toolset (e.g.
v120_xp).
2014-06-07 20:11:32 +03:00
..
include Fixes timezone API definition issues on Windows 2014-06-07 20:11:32 +03:00
libwinpr Fixes timezone API definition issues on Windows 2014-06-07 20:11:32 +03:00
tools makecert: install header file 2014-05-07 21:09:34 +02:00
.gitignore libwinpr-registry: start implementation 2012-06-05 18:56:31 -04:00
CMakeLists.txt cmake: improve __FILE__ relative path hack 2014-04-21 14:42:24 -04:00
WinPRConfig.cmake.in cmake: export to different directory, export more build info 2013-10-29 15:16:44 -04:00