代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/375673/2722867
h 3dfx_mmio.h
/*
** $Id: 3dfx_mmio.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software
www.eeworm.com/read/375673/2722868
h 3dfx_regs.h
/*
** $Id: 3dfx_regs.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 Feynman Software
www.eeworm.com/read/375673/2722953
c standalone.c
/*
** $Id: standalone.c,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** standalone.c: low-level routines for MiniGUI-Lite standalone version.
**
** Copyright (C) 2003 Feynman Software.
**
** Current mai
www.eeworm.com/read/375673/2722964
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/375673/2722968
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/375673/2722969
c cursor.c
/*
** $Id: cursor.c,v 1.46 2003/09/04 03:46:47 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/375673/2722971
c timer.c
/*
** $Id: timer.c,v 1.23 2003/09/04 03:46:47 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/375673/2722972
c desktop-lite.c
/*
** $Id: desktop-lite.c,v 1.45 2003/09/04 03:46:47 weiym Exp $
**
** desktop-lite.c: The desktop for MiniGUI-Lite
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2000 Wei Yongming
www.eeworm.com/read/375673/2723039
c screen-lite.c
/*
** $Id: screen-lite.c,v 1.8 2003/09/04 03:09:52 weiym Exp $
**
** screen-lite.c: Screen operations of GDI for MiniGUI-Lite.
**
** Copyright (C) 2000, Wei Yongming.
**
** Current maintainer: Wei Yon
www.eeworm.com/read/357209/3028039
c fblin-1.c
/*
** $Id: fblin-1.c,v 1.6 2004/04/19 09:08:20 snig Exp $
**
** fblin-1.c: Frame buffer 1 bpp linear video driver for MiniGUI
** This driver is suitable for the most significant bit being left.
**
*