Desktop Window Manager

Expand
40 out of 62 rated this helpful Rate this topic

Desktop Window Manager

The desktop composition feature, introduced in Windows Vista, fundamentally changed the way applications display pixels on the screen. When desktop composition is enabled, individual windows no longer draw directly to the screen or primary display device as they did in previous versions of Windows. Instead, their drawing is redirected to off-screen surfaces in video memory, which are then rendered into a desktop image and presented on the display.

Desktop composition is performed by the Desktop Window Manager (DWM). Through desktop composition, DWM enables visual effects on the desktop as well as various features such as glass window frames, 3-D window transition animations, Windows Flip and Windows Flip3D, and high resolution support.

The Desktop Window Manager runs as a Windows service. It can be enabled and disabled through the Administrative Tools Control Panel item, under Services, as Desktop Window Manager Session Manager.

Many of the DWM features can be controlled or accessed by an application through the DWM APIs. The following documentation describes the features and requirements of the DWM APIs.

 

 

Send comments about this topic to Microsoft

Build date: 9/11/2011

Did you find this helpful?
(1500 characters remaining)
Community Additions ADD
DKTP WNDW MNGR
hope I can install the Windows immediately TQ
1/21/2012
This is developer documentation, not a technical support forum.
To those who have, or who might consider asking a questions regarding end-user/consumer facing application or Windows issues: This is not the correct place for these questions. This page is for developer documentation regarding the Desktop Window Manager API. Try http://www.vistaforums.com/forum/ or a newsgroup, or call Microsoft technical support, or your computer vendor.
Thanks!

3/29/2010