代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/141138/5776989

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/141138/5777010

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/141138/5777057

c gdi.c

/* ** $Id: gdi.c,v 1.48 2003/09/04 03:09:52 weiym Exp $ ** ** The graphics display interface module of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 1999 ~ 2002 Wei Yongming. **
www.eeworm.com/read/141138/5777064

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/140826/5780695

h mgcontrol.h

/* ** $Id: mgcontrol.h,v 1.1 2003/10/22 01:41:45 allen Exp $ ** ** mgcontrol.h: skin MiniGUI control interfaces. ** ** Copyright (C) 2002, 2003 Feynman Software, all rights reserved. ** ** Use of this
www.eeworm.com/read/140826/5780772

c ial.c

/* ** $Id: ial.c,v 1.46 2003/12/02 02:18:21 tangxf Exp $ ** ** The Input Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000, 2002 Wei Yongming. ** ** Current
www.eeworm.com/read/140826/5780835

c gal.c

/* ** $Id: gal.c,v 1.34 2003/11/22 12:41:29 weiym Exp $ ** ** The Graphics Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000, 2001, 2002 Wei Yongming. ** **
www.eeworm.com/read/140826/5780847

c newgal.c

/* ** $Id: newgal.c,v 1.21 2003/09/25 04:08:55 snig Exp $ ** ** The New Graphics Abstract Layer of MiniGUI. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** **
www.eeworm.com/read/140826/5780875

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/140826/5780876

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