代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/298407/7962406
c loadbmp.c
/*
** $Id: loadbmp.c,v 1.21 2007-08-30 01:20:10 xwyan Exp $
**
** loadbmp.c: Sample program for MiniGUI Programming Guide
** Load and display a bitmap.
**
** Copyright (C) 2004 ~ 2007 Feynman
www.eeworm.com/read/331910/12801741
h browser.h
#ifndef __BROWSER_H__
#define __BROWSER_H__
#include
#include
#include
#include
#include
#include "url.h
www.eeworm.com/read/142790/12919390
c vcongui.c
/*
** $Id: vcongui.c,v 1.15 2003/08/15 08:45:46 weiym Exp $
**
** Virtual Console on MiniGUI.
**
** Copyright (C) 1999 ~ 2002 Wei Yongming
** Copyright (C) 2003 Feynman Software.
**
** Create date: 1
www.eeworm.com/read/142790/12919457
c testyuv.c
/*
** $Id: testyuv.c,v 1.4 2005/04/21 02:23:06 weiym Exp $
**
** The demo for YUV overlay.
**
** Copyright (C) 2003 Feynman Software.
**
** Create date: 2003/05/12
*/
/*
** This source is free softw
www.eeworm.com/read/305195/13777034
c vcongui.c
/*
** $Id: vcongui.c,v 1.16 2005/09/04 08:26:59 weiym Exp $
**
** Virtual Console on MiniGUI.
**
** Copyright (C) 1999 ~ 2002 Wei Yongming
** Copyright (C) 2003 Feynman Software.
**
** Create date: 1
www.eeworm.com/read/305195/13777052
c testyuv.c
/*
** $Id: testyuv.c,v 1.4 2005/04/21 02:23:06 weiym Exp $
**
** The demo for YUV overlay.
**
** Copyright (C) 2003 Feynman Software.
**
** Create date: 2003/05/12
*/
/*
** This source is free softw
www.eeworm.com/read/344861/11855965
c vcongui.c
/*
** $Id: vcongui.c,v 1.18 2007-08-30 02:02:04 xwyan Exp $
**
** Virtual Console on MiniGUI.
**
** Copyright (C) 1999 ~ 2002 Wei Yongming
** Copyright (C) 2003 ~ 2007 Feynman Software.
**
** Create
www.eeworm.com/read/344861/11856009
c testyuv.c
/*
** $Id: testyuv.c,v 1.8 2007-11-01 09:36:49 xwyan Exp $
**
** The demo for YUV overlay.
**
** Copyright (C) 2003 ~ 2007 Feynman Software.
**
** Create date: 2003/05/12
*/
/*
** This source is fre
www.eeworm.com/read/344861/11856023
readme
This is MDE for MiniGUI GPL V1.6.x
Please use the following command to configure and make MDE:
$ ./configure
$ make
Then change to a sub-directory to run a program, like:
www.eeworm.com/read/154901/11919531
readme
NAME
====
minigui-res version 1.6 for MiniGUI 1.6.x
INSTALLATION
===========
Installation path by default:
/usr/local/lib/minigui/res
Run
make install
to install the resource files.
R