代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/347603/3166545

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/347603/3166548

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/347603/3166549

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/347603/3166551

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/347603/3166552

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
www.eeworm.com/read/347603/3166718

c note_main.c

/* ** $Id: main.c,v 1.17 2004/12/08 02:11:53 cxzhang Exp $ ** ** NoteBook, the M$ Windows like notepad Editor on MiniGUI. ** Copyright (c) 2000, Feng Da ke (minx@thtfchain.com). ** ** Some idea and so
www.eeworm.com/read/347603/3166720

c main.c

/* ** $Id: main.c,v 1.17 2004/12/08 02:11:53 cxzhang Exp $ ** ** NoteBook, the M$ Windows like notepad Editor on MiniGUI. ** Copyright (c) 2000, Feng Da ke (minx@thtfchain.com). ** ** Some idea and so
www.eeworm.com/read/288260/4008596

h control.h

#ifndef __CONTROL_H__ #define __CONTROL_H__ #include "../ucos-ii/includes.h" /* uC/OS interface */ #include "../src/GUI/gui.h" #include "../ucos-ii/add/list.h" #if USE_MINIGUI==
www.eeworm.com/read/425805/2002907

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/425805/2002908

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.