mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 13:46:37 +00:00
Merge 75e5b279c5
into 23dfeee4cb
This commit is contained in:
commit
073eae2829
@ -120,6 +120,8 @@ typedef struct
|
|||||||
HRGN hRgnBlur;
|
HRGN hRgnBlur;
|
||||||
BOOL fTransitionOnMaximized;
|
BOOL fTransitionOnMaximized;
|
||||||
} DWM_BLURBEHIND;
|
} DWM_BLURBEHIND;
|
||||||
|
#else
|
||||||
|
#include <Dwmapi.h>
|
||||||
#endif /*Windows Vista*/
|
#endif /*Windows Vista*/
|
||||||
|
|
||||||
#ifndef DPI_ENUMS_DECLARED
|
#ifndef DPI_ENUMS_DECLARED
|
||||||
|
Loading…
Reference in New Issue
Block a user