代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/192182/8400522
c coolbar.c
/*
** $Id: coolbar.c,v 1.6 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 35.1
**
** coolbar.c: Sample program for MiniGUI Programming Guide
** Usage of COOLBAR control.
**
** Copyright (C) 2004
www.eeworm.com/read/192182/8400542
c capture.c
/*
** $Id: capture.c,v 1.7 2006/05/22 08:03:24 pengjing Exp $
**
** Listing 9.2
**
** capture.c: Sample program for MiniGUI Programming Guide
** Demo of using mouse capture
**
** Copyright (C) 2
www.eeworm.com/read/192182/8400569
c painter.c
/*
** $Id: painter.c,v 1.9 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 15.1
**
** painter.c: Sample program for MiniGUI Programming Guide
** Painting by using mouse.
**
** Copyright (C) 2004 ~
www.eeworm.com/read/192182/8400572
c bitblt.c
/*
** $Id: bitblt.c,v 1.9 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 15.1
**
** bitblt.c: Sample program for MiniGUI Programming Manual
** demonstration of BitBlt operation
**
** Copyright (C)
www.eeworm.com/read/192182/8400584
c iconview.c
/*
** $Id: iconview.c,v 1.10 2006/06/13 05:09:50 xwyan Exp $
**
** iconview.c: Sample program for MiniGUI Programming Guide
** Usage of ICONVIEW control.
**
** Copyright (C) 2004 ~ 2006 Feynman S
www.eeworm.com/read/192182/8400618
c cursordemo.c
/*
** $Id: cursordemo.c,v 1.9 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 10.1
**
** cursordemo.c: Sample program for MiniGUI Programming Guide
** Demo of using cursor
**
** Copyright (C) 2004
www.eeworm.com/read/192182/8400633
c timeeditor.c
/*
** $Id: timeeditor.c,v 1.10 2006/05/25 09:33:20 gelei Exp $
**
** Listing 12.1
**
** timeeditor.c: Sample program for MiniGUI Programming Guide
** A time editor, use SpinBox and Edit controls
www.eeworm.com/read/192182/8400638
c trackbar.c
/*
** $Id: trackbar.c,v 1.10 2006/05/22 07:10:30 pengjing Exp $
**
** Listing 26.1
**
** trackbar.c: Sample program for MiniGUI Programming Guide
** Usage of TRACKBAR control.
**
** Copyright (C
www.eeworm.com/read/192181/8400902
rc mginit.rc
[mginit]
nr=7
autostart=0
logo=res/feynman.png
[app0]
path=../tools/
name=vcongui
layer=
tip=Virtual&console&on&MiniGUI
icon=res/konsole.gif
[app1]
path=../bomb/
name=bomb
layer=
tip=Game&of&Mineswe
www.eeworm.com/read/192181/8400938
h map.h
#ifndef __MAP_H_
#define __MAP_H_
#include
#include
#include
#include
#include
#include
#include
#include
#inc