Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
-
None
Description
Following the documentation of DwmEnableBlurBehindWindow (https://learn.microsoft.com/en-us/windows/win32/api/dwmapi/nf-dwmapi-dwmenableblurbehindwindow), the function seems deprecated since Windows 8 (Beginning with Windows 8, calling this function doesn't result in the blur effect, due to a style change in the way windows are rendered.). Currently the function is used for semitransparent Windows. This task is to investigate how to create semitransparent Windows without the usage of this function.