代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/298407/7962437
c spinbox.c
/*
** $Id: spinbox.c,v 1.10 2007-08-30 01:20:10 xwyan Exp $
**
** spinbox.c: Sample program for MiniGUI Programming Guide
** Usage of SPINBOX control.
**
** Copyright (C) 2004 ~ 2007 Feynman Soft
www.eeworm.com/read/298407/7962446
c coolbar.c
/*
** $Id: coolbar.c,v 1.7 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 35.1
**
** coolbar.c: Sample program for MiniGUI Programming Guide
** Usage of COOLBAR control.
**
** Copyright (C) 2004
www.eeworm.com/read/298407/7962464
c capture.c
/*
** $Id: capture.c,v 1.8 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 9.2
**
** capture.c: Sample program for MiniGUI Programming Guide
** Demo of using mouse capture
**
** Copyright (C) 2004
www.eeworm.com/read/298407/7962490
c painter.c
/*
** $Id: painter.c,v 1.10 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 15.1
**
** painter.c: Sample program for MiniGUI Programming Guide
** Painting by using mouse.
**
** Copyright (C) 2004
www.eeworm.com/read/298407/7962493
c bitblt.c
/*
** $Id: bitblt.c,v 1.10 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 15.1
**
** bitblt.c: Sample program for MiniGUI Programming Manual
** demonstration of BitBlt operation
**
** Copyright (C)
www.eeworm.com/read/298407/7962501
c iconview.c
/*
** $Id: iconview.c,v 1.12 2007-09-04 06:06:56 xwyan Exp $
**
** iconview.c: Sample program for MiniGUI Programming Guide
** Usage of ICONVIEW control.
**
** Copyright (C) 2004 ~ 2007 Feynman S
www.eeworm.com/read/298407/7962531
c cursordemo.c
/*
** $Id: cursordemo.c,v 1.10 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 10.1
**
** cursordemo.c: Sample program for MiniGUI Programming Guide
** Demo of using cursor
**
** Copyright (C) 200
www.eeworm.com/read/298407/7962550
c timeeditor.c
/*
** $Id: timeeditor.c,v 1.11 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 12.1
**
** timeeditor.c: Sample program for MiniGUI Programming Guide
** A time editor, use SpinBox and Edit controls
www.eeworm.com/read/298407/7962556
c trackbar.c
/*
** $Id: trackbar.c,v 1.11 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 26.1
**
** trackbar.c: Sample program for MiniGUI Programming Guide
** Usage of TRACKBAR control.
**
** Copyright (C) 2
www.eeworm.com/read/333381/12685064
h map.h
#ifndef __MAP_H_
#define __MAP_H_
#include
#include
#include
#include
#include
#include
#include
#include
#inc