About MiniGUI dialog
[MiniGUI-Processes specific functions]

Functions


Function Documentation

HWND GUIAPI OpenAboutDialog ( void   ) 

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.

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