代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/140826/5780968
c cursor-lite.c
/*
** $Id: cursor-lite.c,v 1.49 2003/11/23 04:09:08 weiym Exp $
**
** cursor-lite.c: Cursor support module for MiniGUI-Lite
** Cursor managed by server globally.
**
** Copyright (C) 200
www.eeworm.com/read/140826/5780988
c gdi.c
/*
** $Id: gdi.c,v 1.56 2003/09/04 06:02:53 weiym Exp $
**
** The graphics display interface module of MiniGUI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming.
**
www.eeworm.com/read/140826/5781036
c gdi.c
/*
** $Id: gdi.c,v 1.49 2003/10/30 04:49:33 weiym Exp $
**
** The graphics display interface module of MiniGUI.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 1999 ~ 2002 Wei Yongming.
**
www.eeworm.com/read/140826/5781043
c bitmap-lite.c
/*
** $Id: bitmap-lite.c,v 1.17 2003/09/04 03:09:52 weiym Exp $
**
** Bitmap operations of GDI for MiniGUI-Lite.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2000 ~ 2002 Wei Yongming.
**
www.eeworm.com/read/124486/6046725
h fb3dfx.h
/*
** $Id: fb3dfx.h,v 1.3 2003/09/04 06:02:53 weiym Exp $
**
** 3Dfx hardware acceleration for the SDL framebuffer console driver
**
** Port to MiniGUI by Wei Yongming (2001/10/03).
** Copyright
www.eeworm.com/read/124486/6046726
am makefile.am
## Makefile.am for MiniGUI using the framebuffer console video driver
INCLUDES=-I../../../include -I../../include -I../
noinst_LTLIBRARIES = libvideo_fbcon.la
libvideo_fbcon_la_SOURCES = $(FBCON_SR
www.eeworm.com/read/402379/11536234
c cursor-lite.c
/*
** $Id: cursor-lite.c,v 1.47 2003/09/04 03:46:47 weiym Exp $
**
** cursor-lite.c: Cursor support module for MiniGUI-Lite
** Cursor managed by server globally.
**
** Copyright (C) 200
www.eeworm.com/read/222623/14682516
c taskbar.c
/*
** $Id: taskbar.c,v 1.22 2006/06/09 07:23:53 xwyan Exp $
**
** The taskbar of MDE
**
** Copyright (c) 2001, Wei Yongming (ymwei@minigui.org)
** Copyright (C) 2003 ~ 2006 Feynman Software.
**
** Cr
www.eeworm.com/read/116725/14957045
c taskbar.c
/*
** $Id: taskbar.c,v 1.17 2003/08/14 06:39:39 weiym Exp $
**
** The taskbar of MDE
**
** Copyright (c) 2001, Wei Yongming (ymwei@minigui.org)
** Copyright (C) 2003 Feynman Software.
**
** Create da
www.eeworm.com/read/462744/1543047
h osmessage.h
#ifndef __OSMESSAGE_H__
#define __OSMESSAGE_H__
#include "../inc/sysconfig.h"
#if USE_MINIGUI==0
#include "../inc/macro.h"
#include "../ucos-ii/add/control.h"
#define OSMessageQSize 20