Files
glfw/src
Andreas Noever fcc244ea6d Win32: Fix windows build with WINVER >= Vista
In 32e78aeb2 the definition of DWM_BLURBEHIND in win32_platform.h was
moved behind a WINVER < 0x0600 preprocessor check (< Vista). This broke
the build for WINVER >= 0x0600 since DWM_BLURBEHIND is not defined.

Starting with Vista DWM_BLURBEHIND is available in Dwmapi.h.
So we can just include the header directly on Vista and above.

Closes #1253.
2018-04-25 21:50:51 +02:00
..
2017-09-17 15:14:22 +02:00
2017-11-20 18:04:05 +01:00
2018-03-01 08:31:54 +01:00
2018-02-07 16:46:58 +01:00
2017-03-19 02:46:16 +01:00
2014-02-10 15:33:41 +01:00
2018-04-12 03:27:06 +02:00
2017-12-14 15:36:55 +01:00
2018-03-01 08:31:54 +01:00
2017-06-08 16:09:14 +02:00
2018-03-01 08:31:54 +01:00
2018-03-20 01:03:37 +01:00
2017-03-19 00:52:46 +01:00
2018-03-01 08:31:54 +01:00
2017-06-08 16:09:14 +02:00
2017-11-20 18:04:05 +01:00
2017-06-08 16:09:14 +02:00
2017-06-08 16:09:14 +02:00
2017-03-19 02:46:16 +01:00
2018-01-05 08:12:51 +01:00
2018-03-01 08:31:54 +01:00
2017-06-08 16:09:14 +02:00
2017-03-19 02:46:16 +01:00
2018-03-01 08:31:54 +01:00
2018-02-25 16:54:44 +01:00
2018-03-01 08:31:54 +01:00
2018-02-07 16:46:58 +01:00
2017-05-17 22:26:15 +02:00