The latest version of this topic can be found at Message Handler Functions.
ATL provides three types of message handler functions:
| Type of message handler | Corresponding message macro |
|---|---|
| MessageHandler | MESSAGE_HANDLER |
| CommandHandler | COMMAND_HANDLER |
| NotifyHandler | NOTIFY_HANDLER |