minigui.h File Reference

Go to the source code of this file.

Data Structures

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-2009 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  not_used  ) 

Terminate MiniGUI.

Parameters:
not_used not used
Generated on Thu Apr 7 15:58:33 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3