代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/228117/4766493
c fblin-2.c
/*
** $Id: fblin-2.c,v 1.8 2003/11/22 11:49:29 weiym Exp $
**
** fblin-2.c: Frame buffer 2 bpp Linear Video Driver for MiniGUI
** This driver is suitable for the most significant bit being left.
**
www.eeworm.com/read/228117/4766494
c fblin1.c
/*
** $Id: fblin1.c,v 1.7 2004/04/19 09:08:21 snig Exp $
**
** fblin1.c: Frame buffer 1 bpp linear video driver for MiniGUI
** This driver is suitable for the most significant bit being right.
**
**
www.eeworm.com/read/228117/4766495
c fblin32.c
/*
** $Id: fblin32.c,v 1.12 2005/01/08 11:05:14 panweiguo Exp $
**
** fblin32.c: 32bpp Linear Video Driver for MiniGUI
**
** Copyright (C) 2003 Feynman Software.
*/
/*
** This program is free softwar
www.eeworm.com/read/228117/4766526
c listmodel.c
/*
** $Id: listmodel.c,v 1.7 2005/01/19 05:41:06 clear Exp $
**
** listmodel.c: List data model.
**
** Copyright (C) 2004 Feynman Software.
**
** Current maintainer: Zhong Shuyi (zhongsy@minigui.org)
www.eeworm.com/read/228117/4766603
c standalone.c
/*
** $Id: standalone.c,v 1.13 2004/09/28 03:53:02 weiym Exp $
**
** standalone.c: low-level routines for MiniGUI-Lite standalone version.
**
** Copyright (C) 2003 Feynman Software.
**
** Current ma
www.eeworm.com/read/228117/4766626
c fixstr.c
/*
** $Id: fixstr.c,v 1.14 2003/09/04 03:46:47 weiym Exp $
**
** fixstr.c: the Fixed String module for MiniGUI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2000 Wei Yongming.
www.eeworm.com/read/228117/4766629
c timer-lite.c
/*
** $Id: timer-lite.c,v 1.22 2003/09/04 03:46:47 weiym Exp $
**
** timer-lite.c: The timer handling for MiniGUI Lite Version.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002
www.eeworm.com/read/228117/4766630
c cursor.c
/*
** $Id: cursor.c,v 1.55 2004/04/16 08:39:36 weiym Exp $
**
** cursor.c: the Cursor Support module of MiniGUI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming.
*
www.eeworm.com/read/228117/4766632
c timer.c
/*
** $Id: timer.c,v 1.48 2005/01/06 09:35:00 weiym Exp $
**
** timer.c: The Timer module for MiniGUI-Threads.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming.
**
www.eeworm.com/read/228117/4766633
c desktop-lite.c
/*
** $Id: desktop-lite.c,v 1.49 2003/12/11 05:07:04 weiym Exp $
**
** desktop-lite.c: The desktop for MiniGUI-Lite
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2000 Wei Yongming