代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/213265/6289151

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/402379/11536233

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/402379/11536237

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/402379/11536238

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/402379/11536240

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/402379/11536241

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/218320/14926548

c notebookdemo.c

/* ** $Id: main.c,v 1.14 2003/08/15 08:45:46 weiym Exp $ ** ** NoteBook, the M$ Windows like notepad Editor on MiniGUI. ** Copyright (c) 2000, Feng Da ke (minx@thtfchain.com). ** ** Some idea and sour
www.eeworm.com/read/116725/14956916

c main.c

/* ** $Id: main.c,v 1.14 2003/08/15 08:45:46 weiym Exp $ ** ** NoteBook, the M$ Windows like notepad Editor on MiniGUI. ** Copyright (c) 2000, Feng Da ke (minx@thtfchain.com). ** ** Some idea and sour
www.eeworm.com/read/462744/1543051

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/248446/4470071

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.