Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.15 KB

handlers-for-wm-messages.md

File metadata and controls

25 lines (21 loc) · 1.15 KB
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Handlers for WM_ Messages
Handlers for WM_ Messages
11/04/2016
WM_ messages [MFC]
cad81690-90bf-4f77-943f-a435e7563bdd

Handlers for WM_ Messages

The following topics correspond to the map entries.

Topic Map entries
A - C ON_WM_ACTIVATE through ON_WM_CTLCOLOR
D - E ON_WM_DEADCHAR through ON_WM_ERASEBKGND
F - K ON_WM_FONTCHANGE through ON_WM_KILLFOCUS
L - M ON_WM_LBUTTONDBLCLK through ON_WM_MOVING
N - O ON_WM_NCACTIVATE through ON_WM_NCRBUTTONUP
P - R ON_WM_PAINT through ON_WM_RENDERFORMAT
S ON_WM_SETCURSOR through ON_WM_SYSKEYUP
T - Z ON_WM_TIMECHANGE through ON_WM_WININICHANGE

See also

Message Maps