代码搜索:miniGUI

找到约 4,426 项符合「miniGUI」的源代码

代码结果 4,426
www.eeworm.com/read/232568/4698424

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/232568/4698428

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/232568/4698429

c cursor.c

/* ** $Id: cursor.c,v 1.51 2003/11/23 04:09:08 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/232568/4698431

c timer.c

/* ** $Id: timer.c,v 1.28 2003/11/22 08:01:37 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/232568/4698432

c desktop-lite.c

/* ** $Id: desktop-lite.c,v 1.48 2003/11/21 02:45:53 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/232568/4698499

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/228117/4766482

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. ** *
www.eeworm.com/read/228117/4766483

c fblin-4.c

/* ** $Id: fblin-4.c,v 1.5 2003/11/22 11:49:29 weiym Exp $ ** ** fblin-4.c: Frame buffer 4 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being left. **
www.eeworm.com/read/228117/4766485

c fblin2.c

/* ** $Id: fblin2.c,v 1.9 2003/11/22 11:49:29 weiym Exp $ ** ** fblin2.c: Frame buffer 2 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being right. ** *
www.eeworm.com/read/228117/4766487

c fblin4.c

/* ** $Id: fblin4.c,v 1.19 2003/11/22 11:49:29 weiym Exp $ ** ** fblin4.c: Frame buffer 4 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being right. **