Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function initializes the startup-dialog user interface component, Startui.
Syntax
void Startup_Initialize(
HINSTANCE hinst
);
Parameters
- hinst
HINSTANCE to use for loading resources.
Return Value
None.
Remarks
This function is called only once. It gives the Startui component an opportunity to perform any required initialization. The hinst parameter should be used when loading any resources.
Requirements
| Header | startui.h |
| Windows Embedded CE | Windows CE 2.10 and later |
See Also
Reference
Startup User Interface Functions
Startup_DlgProc
Startup_WantStartupScreen
Startup_PowerOnNotification
Startup_PowerOffWhileStartupActiveNotification
Startup_DestroyDialogCallback