代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/355099/3063924
c input.c
/*
** $Id: input.c,v 1.6 2003/12/29 10:39:25 weiym Exp $
**
** Listing 5.2
**
** input.c: Sample program for MiniGUI Programming Guide
** Use dialog box to interact with user.
**
** Copyright (C
www.eeworm.com/read/355099/3063931
c painter.c
/*
** $Id: painter.c,v 1.3 2003/11/23 13:09:22 weiym Exp $
**
** Listing 24.3
**
** painter.c: Sample program for MiniGUI Programming Guide
** Painting by using mouse.
**
** Copyright (C) 2003 F
www.eeworm.com/read/355099/3063939
c button.c
/*
** $Id: button.c,v 1.8 2003/11/23 13:09:22 weiym Exp $
**
** Listing 7.1
**
** button.c: Sample program for MiniGUI Programming Guide
** Usage of BUTTON control.
**
** Copyright (C) 2003 Feynm
www.eeworm.com/read/354089/3079779
h menubutton.h
/**
* \file menubutton.h
* \author Wei Yongming
* \date 2001/12/29
*
\verbatim
Copyright (C) 2002-2006 Feynman Software.
Copyright (C) 1998-2002 Wei Yongming.
A
www.eeworm.com/read/354089/3079780
h progressbar.h
/**
* \file progressbar.h
* \author Wei Yongming
* \date 2001/12/29
*
\verbatim
Copyright (C) 2002-2006 Feynman Software.
Copyright (C) 1998-2002 Wei Yongming.
www.eeworm.com/read/354089/3079781
h ctrlhelper.h
/**
* \file ctrlhelper.h
* \author Wei Yongming
* \date 2001/12/29
*
\verbatim
Copyright (C) 2002-2006 Feynman Software.
Copyright (C) 1998-2002 Wei Yongming.
A
www.eeworm.com/read/354089/3079787
h scrollview.h
/**
* \file scrollview.h
* \author Wei Yongming
* \date 2001/12/29
*
\verbatim
Copyright (C) 2002-2006 Feynman Software.
Copyright (C) 1998-2002 Wei Yongming.
A
www.eeworm.com/read/354089/3079791
h newtoolbar.h
/**
* \file newtoolbar.h
* \author Wei Yongming
* \date 2001/12/29
*
\verbatim
Copyright (C) 2002-2006 Feynman Software.
Copyright (C) 1998-2002 Wei Yongming.
A
www.eeworm.com/read/159496/5582939
c ial.c
/*
** $Id: ial.c,v 1.81 2004/09/22 07:30:01 jgcheng Exp $
**
** The Input Abstract Layer of MiniGUI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000, 2002 Wei Yongming.
**
**
www.eeworm.com/read/159496/5583081
c gdi.c
/*
** $Id: gdi.c,v 1.53 2004/07/08 13:14:24 weiym Exp $
**
** The graphics display interface module of MiniGUI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongmi