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

minigui.h File Reference

Go to the source code of this file.

Defines

Typedefs

Functions

Variables


Detailed Description

Author:
Wei Yongming <ymwei@minigui.org>
Date:
2002/01/06
This file includes global and miscellaneous interfaces of MiniGUI.

    Copyright (C) 2002-2006 Feynman Software.
    Copyright (C) 1998-2002 Wei Yongming.

    All rights reserved by Feynman Software.

    This file is part of MiniGUI, a compact cross-platform Graphics 
    User Interface (GUI) support system for real-time embedded systems.

 

Definition in file minigui.h.


Function Documentation

int GUIAPI InitGUI int  ,
const char ** 
 

Initialize MiniGUI.

The meaning of two parameters is same with parameters of main function.

void GUIAPI MiniGUIPanic int  exitcode  ) 
 

The panic of MiniGUI application.

The function forces to close GAL and IAL engine.

Parameters:
exitcode The value of exitcode, now it can be any values.

void GUIAPI TerminateGUI int  rcByGUI  ) 
 

Terminate MiniGUI.

Parameters:
rcByGUI The flags whether close desktop thread or not.


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