shell Modules (Windows Embedded CE 6.0)
1/6/2010
The following table shows the modules contained in the shell group.
Module | Description | Note | Library |
---|---|---|---|
aygutils |
Provides utilities for Aygshell support. |
Not applicable. |
Aygutils.lib |
ceshapi |
Implements ceshell functions. |
Includes functions, such as SHBrowseForFolder that require user interface resources. |
Ceshapi.lib |
ceshui |
Implements the user interface elements, such as folder views, of ceshell functions. |
Not applicable. |
Ceshui.lib |
explorer |
Supports Standard Shell. |
Included in the full-version OS. Exposes no public functions. |
Explorer.lib |
explorer_ie |
Internet Explorer 6 specific handling code for explorer. This is used when Internet Explorer is included in the OS Design. |
Not applicable. |
Explorer_ie.lib |
favorites |
Supports file system-based favorites for the standard shell. |
Not applicable. |
Favorites.lib |
shcore |
SDK library that supports path functions. |
Exposes no public functions. |
Shcore.lib |
shcore_path |
Supports path functions. |
Not applicable. |
Shcore_path.lib |
shellaygfuncs |
Supports for Aygshell functions that PSL into Explorer |
Not applicable. |
Shellaygfuncs.lib |
shellaygstubs |
Stub functions for Aygshell functions that PSL into Explorer |
Not applicable. |
Shellaygstubs.lib |
shellpslayg |
Supports PSL table from Explorer when AygShell is included in the OS design |
Not applicable. |
Shellpslayg.lib |
shellpslnotayg |
Supports PSL table from Explorer when AygShell is NOT included in the OS design |
Not applicable. |
Shellpslnotayg.lib |
taskbar |
Supports the Taskbar and Tray objects, Run dialog and TaskMan dialog |
Not applicable. |
Taskbar.lib |
taskbarlist |
Implements ITaskBarList2 COM interface |
Not applicable. |
Taskbarlist.lib |