REFLECTED_NOTIFY_HANDLER
Similar to NOTIFY_HANDLER, but maps notifications reflected from the parent window.
Syntax
REFLECTED_NOTIFY_HANDLER(
id,
cd,
func
)
Parameters
id
[in] The identifier of the menu item, control, or accelerator.cd
[in] The notification code.func
[in] The name of the message-handler function.
Requirements
Header: atlwin.h