OSDN Git Service

Implemented detection of Windows 11 + workaround for DwmEnableBlurBehindWindow()...
authorLoRd_MuldeR <mulder2@gmx.de>
Thu, 23 Dec 2021 20:04:46 +0000 (21:04 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Thu, 23 Dec 2021 20:04:46 +0000 (21:04 +0100)
commit2eb036fbadaa0dff4ec54f5bce547d25f1a2a59d
tree3ffb4c302cf4e64e6a8e7563a74dde63bd530727
parente5e3b1b1a19b86fdb3e12a4084ccfb9e1b488481
Implemented detection of Windows 11 + workaround for DwmEnableBlurBehindWindow() not working on Windows 11.
include/MUtils/OSSupport.h
src/GUI_Win32.cpp
src/OSSupport_Win32.cpp
src/Startup.cpp