Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.35 KB

wm-dwmwindowmaximizedchange.md

File metadata and controls

62 lines (39 loc) · 1.35 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
WM_DWMWINDOWMAXIMIZEDCHANGE message (Winuser.h)
Sent when a Desktop Window Manager (DWM) composed window is maximized.
db8cd104-388e-4211-9e4e-f169aef9651c
WM_DWMWINDOWMAXIMIZEDCHANGE message Desktop Window Manager
apiref
WM_DWMWINDOWMAXIMIZEDCHANGE
Winuser.h
HeaderDef
reference
05/31/2018

WM_DWMWINDOWMAXIMIZEDCHANGE message

Sent when a Desktop Window Manager (DWM) composed window is maximized.

Parameters

wParam

Set to true to specify that the window has been maximized.

lParam

Not used.

Return value

If an application processes this message, it should return zero.

Remarks

A window receives this message through its WindowProc function.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Winuser.h