Share via


ShellProc Structures (Windows CE 5.0)

Send Feedback

The following table shows the structures that are used by the ShellProc function and its messages.

Programming element Description
SPS_LOAD_DLL This structure is pointed to by the spParam parameter for the ShellProc function. This structure can be used to query the Tux DLL for build information.
SPS_SHELL_INFO This structure is pointed to by the spParam parameter for the ShellProc function. This structure can be used to pass information about the Tux shell to the Tux DLL.
SPS_REGISTER This structure stores a pointer to the Tux DLL function table.
SPS_BEGIN_TEST This structure contains the function table entry and other information for the next test to execute.
SPS_END_TEST This structure contains the function table entry and other information for the test that previously executed.
SPS_EXCEPTION This structure contains information about the exception that was generated.

See Also

Tux Architecture

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.