Top "Dwm" questions

For questions about the Desktop Window Manager (DWM), which handles desktop composition in Windows Vista and later versions.

Maven Java EE Configuration Marker with Java Server Faces 1.2

I'm having a weird configuration problem with Maven in Eclipse. Although I can build the project and deploy it to …

eclipse maven m2e dwm
How to fix DWMAPI.DLL delay-load dependency under WinXP?

I have built a .dll under WinXP that claims it can't find DWMAPI.DLL when it's loaded. The problem is …

dll windows-xp dwm
Problem with explorer.exe and dwm.exe in Windows 7

I'm using Window 7 Ultimate. I get a problem with two processes, namely explorer.exe and sometimes dwm.exe. The two …

performance graphics windows-7 windows-explorer dwm
How to install dwm in Arch Linux

I installed dwm 6.0 using the file provided here and then.. # make install # dwm but running "dwm" gives error: "dwm: cannot …

linux archlinux window-managers dwm
How do you set the glass blend colour on Windows 10?

Using the undocumented SetWindowCompositionAttribute API on Windows 10, it's possible to enable glass for a window. The glass is white or …

winapi windows-10 aero dwm aero-glass
Native Aero Blur without Glass Effect on Borderless WPF Window

I am aware that similar questions have been asked and answered. Mine, however, is a three-part question. For the purposes …

c# wpf vb.net dwm
How can I get Aero Glass on a Windows Form without Borders?

I'm trying to have Aero Glass look in my forms in VB.NET 2010 app with DWM API, but as function …

vb.net winforms dwm aero-glass
Saving a screenshot of a window using C#, WPF, and DWM

This is a follow up question to this question The solution to the above uses DWM to display a thumbnail …

c# wpf screenshot dwm
GetWindowRect returns a size including "invisible" borders

I'm working on an app that positions windows on the screen in a grid style. When Running this on Windows 10, …

winapi vb6 windows-10 dwm
Delphi support for Aero Glass and the DoubleBuffered property - what is going on and how do we use them?

I am confused by Delphi 2009/2010 support for the Aero Theme Glass features in Windows, and by what, exactly DoubleBuffered means, …

delphi aero composition dwm