代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/154897/11920189

c meter.c

/* ** $Id: meter.c,v 1.7 2005/02/18 08:30:52 lihong Exp $ ** ** The gdi demo of minigui ** ** Copyright (C) 2004 Feynman Software. ** ** Create date: 2004/07/20 */ #include "english_config.h" #inclu
www.eeworm.com/read/154897/11920624

html demo-help.html

MiniGUI综合示例演示说明
www.eeworm.com/read/154897/11920629

c gdidemo.c

/* ** $Id: gdidemo.c,v 1.20 2005/02/18 08:30:35 lihong Exp $ ** ** The gdi demo of minigui ** ** Copyright (C) 2004 Feynman Software. ** ** Create date: 2004/07/20 */ #include #include
www.eeworm.com/read/129796/14225957

c main.c

// $Id: main.c,v 1.6 2002/07/28 04:28:10 ymwei Exp $ // // All control test programs // // Copyright (c) 2001, Wei Yongming (ymwei@minigui.org) // // Create date: 2001/11/01 /* ** This source is fre
www.eeworm.com/read/116725/14957082

c painter.c

/* ** $Id: painter.c,v 1.9 2003/08/15 08:45:46 weiym Exp $ ** ** A MiniGUI Painter. ** ** Copyright (C) 2001 ~ 2002 Wei Yongming ** Copyright (C) 2003 Feynman Software. ** ** Create date: 2001/11/01 *
www.eeworm.com/read/462744/1543107

h display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #define DIRECT_DISPLAY 0 #include "../inc/sysconfig.h" #if USE_MINIGUI==0 #include "figure.h" #define FONTSIZE_SMALL 1 #define FONTSIZE_
www.eeworm.com/read/248446/4470164

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 Yong
www.eeworm.com/read/248446/4470165

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 Yongm
www.eeworm.com/read/248446/4470166

c timer.c

/* ** $Id: timer.c,v 1.42 2004/08/02 04:05:45 snig 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/4622582

c blit_a.c

/* ** $Id: blit_A.c,v 1.2 2003/09/04 06:02:53 weiym Exp $ ** ** Port to MiniGUI by Wei Yongming (2001/10/03). ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software. *