Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

About MiniGUI dialog
[Global/general 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-Lite and when _MISC_ABOUTDLG defined. For MiniGUI-Threads, you should call 'void GUIAPI OpenAboutDialog (void)' function instead.


Generated on Mon Jun 26 13:54:32 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2