Share via


Startup User Interface Functions (Windows CE 5.0)

Send Feedback

The following table shows the functions available to OS developers for the Startup user interface, with a description of the purpose of each.

Programming element Description
Startup_DestroyDialogCallback This function destroys the startup dialog.
Startup_DlgProc This is the dialog procedure for the startup dialog.
Startup_Initialize This function initializes the startup-dialog user interface component, Startui.
Startup_PowerOffWhileStartupActiveNotification This function notifies the Startui component that power is being turned off while the startup dialog is visible.
Startup_PowerOnNotification This function notifies the Startui component that the startup dialog is about to be made visible.
Startup_WantStartupScreen This function is called to determine whether the startup screen should be displayed.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.