Shell Structures
4/8/2010
The following table shows the Windows Mobile Shell structures, with a description of the purpose of each.
Programming element | Description |
---|---|
Invokes the context menu command. |
|
Contains resource information and a user-defined value for a dialog box supported by a Control Panel application. |
|
A notification structure that the document list uses. |
|
Sets the information for a new document list. |
|
The notification message from the shell includes a pointer to a FILECHANGENOTIFY structure. |
|
Works both as a filter definition and as a specifier for attributes of an individual item. |
|
Contains resource information and a user-defined value for a dialog box supported by a Control Panel application. |
|
This is sent through WM_NOTIFY when SHRG_NOTIFYPARENT is used. |
|
Contains a notification message and codes for window-based notification. |
|
contains information that the system needs to process taskbar status area messages. |
|
Contains information used to initialize the GetOpenFileNameEx function. |
|
Sets members for the SHHandleWMActivate function. |
|
Contains information used to initialize the SHCameraCapture function. It also contains a reference to the fully-qualified path-name of the captured picture or video file. |
|
This structure indicates which events will result in notifications to the subscribing window for a "watched" directory (or directory tree). |
|
Contains information used by the ShellExecuteEx function. |
|
This structure contains information about a file object. |
|
Sets members for the SHInitDialog function. |
|
Sets members for the SHCreateMenuBar function. |
|
Contains information about a notification. |
|
Sets members for the SHRecognizeGesture function. |
|
Associates a command identifier from a notification softkey bar with a particular behavior. |
|
Defines a menu for use in the SHNOTIFICATIONDATA structure. |
|
Defines a single softkey for use in the SHNOTIFICATIONDATA structure. |
|