#include <mgutils.h>
Information of child process created.
- See also
- VCOnMiniGUI
Definition at line 489 of file mgutils.h.
◆ DefWinProc
The customized default window procedure of vcongui main window (If it is NULL, MiniGUI will call the default main window procedure).
Definition at line 507 of file mgutils.h.
◆ execArgs
The argument of the startup program if execProg is NULL.
Definition at line 501 of file mgutils.h.
◆ execProg
The program should be executed when startup (If it is NULL, MiniGUI will try to execute the default shell).
Definition at line 499 of file mgutils.h.
◆ fMenu
Whether display a menu
Definition at line 509 of file mgutils.h.
◆ left
The initial position of the vcongui main window.
Definition at line 511 of file mgutils.h.
◆ rows
The number of terminal rows and columns.
Definition at line 513 of file mgutils.h.
◆ startupMessage
Whether display start up messages.
Definition at line 492 of file mgutils.h.
◆ startupStr
Customized string will be displayed as a startup message.
Definition at line 494 of file mgutils.h.
The documentation for this struct was generated from the following file: