代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/237554/4622747

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/237554/4622769

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/237554/4622773

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/237554/4622774

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/237554/4622776

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/237554/4622777

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/237554/4622912

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/236434/4639974

c fblin-1.c

/* ** $Id: fblin-1.c,v 1.3 2003/09/04 02:57:09 weiym 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/236434/4639975

c fblin-4.c

/* ** $Id: fblin-4.c,v 1.3 2003/09/04 02:57:09 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/236434/4639977

c fblin2.c

/* ** $Id: fblin2.c,v 1.7 2003/09/04 02:57:09 weiym Exp $ ** ** fblin2.c: Frame buffer 2 bpp Linear Video Driver for MiniGUI ** This driver is suitable for the most significant bit being right. ** *