About MiniGUI dialog
[MiniGUI-Processes specific functions]

Functions


Function Documentation

HWND GUIAPI OpenAboutDialog ( HWND  hHosting  ) 

Opens or actives the 'About MiniGUI' dialog.

Calling this function will create a main window displaying copyright and license information of MiniGUI. When the about dialog is displaying, calling this function again will bring the dialog to be the topmost main window, not create a new one.

Parameters:
hHosting The hosting main window of the about dialog.
Returns:
The handle to the about dialog box.
Note:
This function is available for MiniGUI-Processes and when _MGMISC_ABOUTDLG defined. For MiniGUI-Threads, you should call 'void GUIAPI OpenAboutDialog (void)' function instead.
Generated on Thu Apr 7 15:55:37 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3