This macro is defined by ATL. Use WM_FORWARDMSG to forward a message received by a window to another window for processing.
At a Glance
| Header file: | Atlbase.h |
| Windows CE versions: | 2.10 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
WPARAM - DWORD dwUserData
LPARAM - LPMSG pMsg
See Also