代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/131762/5928140
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/125811/6022031
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/124486/6046734
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/109236/6175860
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/100745/6265306
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/251670/12326624
c combobox.c
/*
** $Id: combobox.c,v 1.7 2004/12/14 01:29:24 clear Exp $
**
** Listing 23.1
**
** combobox.c: Sample program for MiniGUI Programming Guide
** The usage of COMBOBOX control.
**
** Copyright (
www.eeworm.com/read/251666/12326666
c menubutton.c
/*
** $Id: menubutton.c,v 1.5 2004/09/24 05:02:15 suowei Exp $
**
** Listing 24.1
**
** combobox.c: Sample program for MiniGUI Programming Guide
** The usage of COMBOBOX control.
**
** Copyrigh
www.eeworm.com/read/472881/1403397
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/462744/1543057
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/237554/4622316
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_