Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is the dialog procedure for the startup dialog.
BOOL Startup_DlgProc( HWND hDlg,UINT message,WPARAMwParam,LPARAM lParam);
Parameters
- hDlg
Handle of the dialog. - message
Unsigned integer that contains a Microsoft® Windows® message (for example, WM_CLOSE). - wParam
Short integer containing a message-specific parameter. - lParam
Long integer containing a message-specific parameter.
Return Values
Same as those defined for all dialog procedures.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Startui.h.
See Also
Send Feedback on this topic to the authors