Partager via


Startup User Interface Functions

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.

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.