Share via


Notification Interaction with a Shell (Windows Embedded CE 6.0)

1/6/2010

By default, the notification subsystem interacts with a shell. The notification subsystem must check for the availability of a shell before calling any shell-related APIs, for example, Shell_NotifyIcon and ShellExecuteEx. The notification subsystem maintains a global variable, g_fShellAPI, which contains the status of the shell.

See Also

Concepts

Implementing Notifications