Share via


Shell OS Functions

2/15/2013

The following table shows the functions available to Windows Embedded Compact OS developers for the shell, with a description of the purpose of each.

Programming element Description

BacklightAdvApplet

This function displays the Advanced Backlight dialog box when the user chooses Advanced in the Display Control Panel.

ShellRegisterCallbacks

This function registers callback functions through which the operating system (OS) forwards the SHAddToRecentDocs and Shell_NotifyIcon functions to a custom shell.

See Also

Reference

Shell OS Reference

Other Resources

Shell and UI