代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/192525/8376512
h worldtime.h
/*
** $Id: worldtime.h,v 1.1 2003/08/19 10:41:36 weiym Exp $
**
** worldtime.h: worldtime for FHAS.
**
** Copyright (C) 2002, 2003 Feynman Software, all rights reserved.
**
** Use of this source packa
www.eeworm.com/read/192512/8378155
c listbox.c
/*
** $Id: listbox.c,v 1.4 2003/11/22 06:53:19 weiym Exp $
**
** Listing 8.1
**
** listbox.c: Sample program for MiniGUI Programming Guide
** The usage of LISTBOX control.
**
** Copyright (C) 2
www.eeworm.com/read/192512/8378163
c listview.c
/*
** $Id: listview.c,v 1.4 2003/11/23 13:14:43 weiym Exp $
**
** listview.c: Sample program for MiniGUI Programming Guide
** Usage of LISTVIEW control.
**
** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/192512/8378203
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/192512/8378227
c edit.c
/*
** $Id: edit.c,v 1.4 2003/07/04 08:29:13 weiym Exp $
**
** Listing 9.1
**
** edit.c: Sample program for MiniGUI Programming Guide
** Usage of EDIT control.
**
** Copyright (C) 2003 Feynman So
www.eeworm.com/read/192512/8378247
h worldtime.h
/*
** $Id: worldtime.h,v 1.1 2003/08/19 10:41:36 weiym Exp $
**
** worldtime.h: worldtime for FHAS.
**
** Copyright (C) 2002, 2003 Feynman Software, all rights reserved.
**
** Use of this source packa
www.eeworm.com/read/192182/8400603
c edit.c
/*
** $Id: edit.c,v 1.23 2006/05/26 01:41:35 sunlei Exp $
**
** Listing 22.1
**
** edit.c: Sample program for MiniGUI Programming Guide
** Usage of EDIT control.
**
** Copyright (C) 2004
www.eeworm.com/read/192182/8400614
c scrollwnd.c
/*
** $Id: scrollwnd.c,v 1.9 2006/05/10 09:51:33 xwyan Exp $
**
** scrollwnd.c: Sample program for MiniGUI Programming Guide
** Usage of SCROLLWND control.
**
** Copyright (C) 2004 ~ 2006 Feynman
www.eeworm.com/read/192182/8400651
build-uclinux-arm3000
#!/bin/sh
rm config.cache config.status -f
CC=arm-uclibc-gcc \
CFLAGS="-O2 -g -D__linux__ -I/uclinux/uClinux-2.4.x/include -I/uclinux/uClibc-0.9.19/include -I/uclinux/minigui/include -fno-builtin -n
www.eeworm.com/read/192181/8401091
c subclass.c
/*
** $Id: subclass.c,v 1.7 2006/05/26 02:56:49 sunlei Exp $
**
** subclass.c:
** This program demostrates the technology of sub-class in MiniGUI
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copy