Tiles, badges, and notifications for Classic desktop applications

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

This section contains information about how to respond to toast notifications with your Win32 application.

In this section

Topic Description
Respond to toast activations
In order for Win32 applications to respond to toast notifications, there are several steps they need to take. This topic explains how to have your app respond to those notifications.
Notification Activation Reference
These APIs support activating an app when the user interacts with a toast in the action center in order to launch or interact with an app.

Tiles, badges, and notifications for UWP apps