As far as I know, no. Each window message is a rare and unique thing that may differ in one of MANY ways. Some messages are expected to be sent, others sent.
proc , - DefXXXWindowProc - DefWindowProc, DefDlgProc, DefMDIChildProc ..
, -.
WM_SETTEXT WM_SETREDRAW - , DefWindowProc WND.
WM_SIZE - - BY DefWindowProc - WM_WINDOWPOSCHANGED.
WM_MOUSExxx , , , GetMessage/PeekMessage .
, DefWindowProc, "" . (WM_ACTIVATE ).
, FALSE ( TRUE), , , SetDlgResult, (WM_CTLCOLOR *), proc , DialogProc LRESULT.
(WM_SYSCOMMAND) , DefWindowProc, ( ..).
.
WM_SET/GETFONT, WM_SETFONT, DefwindowProc , , , . (EDIT, STATIC ..) Dialogs WM_SETFONT WM_GETFONT. , WindowProc .