代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/237554/4622652
h fbmatrox.h
/*
** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** Matrox hardware acceleration for the SDL framebuffer console driver
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright
www.eeworm.com/read/236434/4640032
h fbmatrox.h
/*
** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** Matrox hardware acceleration for the SDL framebuffer console driver
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright
www.eeworm.com/read/235121/4654188
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/234101/4662851
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/232568/4698126
am makefile.am
# The directory where the data files will be installed
mgextdatadir = $(libdir)/minigui/res/icon
# Which data files to install
mgextdata_DATA = fold.ico unfold.ico
#install-data-local:
# $(INSTALL_
www.eeworm.com/read/232568/4698341
h fbmatrox.h
/*
** $Id: fbmatrox.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** Matrox hardware acceleration for the SDL framebuffer console driver
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright
www.eeworm.com/read/228775/4762764
c dti.c
/*
* \file dti.c
* \author Wei Yongming
* \date 1998/12/xx
*
* This file defines the desktop interface funtions. You should always
* include the file in your projects for M
www.eeworm.com/read/228117/4766860
c dti.c
/*
* \file dti.c
* \author Wei Yongming
* \date 1998/12/xx
*
* This file defines the desktop interface funtions. You should always
* include the file in your projects for M
www.eeworm.com/read/184688/5247258
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/183699/5252690
h own_stdio.h
/**
* \file own_stdio.h
* \author Wei Yongming
* \date 2002/01/06
*
* ISO C standard I/O routines - with some POSIX 1003.1 extensions
*
\verbatim
Copyright (C)