代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/410514/2209764
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)
www.eeworm.com/read/398200/2383389
c mine.c
#include
#include
#include
#include
/*
* Minesweeper for Microwindows, adapted from MiniGUI
*/
extern int mwCurrentButtons; /* FIXME */
#ifdef __rtems__
#d
www.eeworm.com/read/386455/2571218
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/386455/2571280
c stretchblt.c
/*
** $Id: stretchblt.c,v 1.4 2003/07/10 04:22:37 weiym Exp $
**
** Listing 26.2
**
** bitblt.c: Sample program for MiniGUI Programming Guide
** demonstration of stretch blitting operation
**
** C
www.eeworm.com/read/386455/2571287
c menubutton.c
/*
** $Id: menubutton.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 11.1
**
** menubutton.c: Sample program for MiniGUI Programming Guide
** The usage of MENUBUTTON control.
**
** Copyr
www.eeworm.com/read/386455/2571291
c combobox.c
/*
** $Id: combobox.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 10.1
**
** combobox.c: Sample program for MiniGUI Programming Guide
** The usage of COMBOBOX control.
**
** Copyright (
www.eeworm.com/read/386455/2571295
c drawicon.c
/*
** $Id: drawicon.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 25.1
**
** drawicon.c: Sample program for MiniGUI Programming Guide
** Demo of loading and drawing icon
**
** Copyright
www.eeworm.com/read/386455/2571298
c progressbar.c
/*
** $Id: progressbar.c,v 1.5 2003/08/15 09:20:35 weiym Exp $
**
** Listing 12.1
**
** progressbar.c: Sample program for MiniGUI Programming Guide
** Usage of PORGRESSBAR control.
**
** Copyrig
www.eeworm.com/read/386455/2571300
c bitblt.c
/*
** $Id: bitblt.c,v 1.5 2003/07/10 04:22:37 weiym Exp $
**
** Listing 26.1
**
** bitblt.c: Sample program for MiniGUI Programming Manual
** demonstration of BitBlt operation
**
** Copyright (C)
www.eeworm.com/read/386455/2571302
c newtoolbar.c
/*
** $Id: newtoolbar.c,v 1.4 2003/07/10 04:22:37 weiym Exp $
**
** Listing 13.1
**
** newtooltar.c: Sample program for MiniGUI Programming Guide
** Usage of NEWTOOLBAR control.
**
** Copyright