代码搜索:miniGUI

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

代码结果 4,426
www.eeworm.com/read/218320/14926577

c fontdemo.c

/* ** $Id: fontdemo.c,v 1.10 2003/08/15 08:45:46 weiym Exp $ ** ** The demo of font. ** ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software. ** ** Create date: 2002/01/17
www.eeworm.com/read/116725/14957007

c mginit.c

/* ** $Id: mginit.c,v 1.31 2003/09/04 07:58:39 weiym Exp $ ** ** The mginit program of MiniGUI Demostration Envirionment. ** ** Copyright (C) 2001, 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Sof
www.eeworm.com/read/215858/15035945

c dlg.c

#include #include #include #include #include #define IDC_DISP1 1001 /* setting the dlg attrib */ stati
www.eeworm.com/read/215445/15061097

c dlg.c

#include #include #include #include #include #define IDC_DISP1 1001 /* setting the dlg attrib */ stati
www.eeworm.com/read/159496/5583176

c dlg.c

/**************************************************************************** * 文件名:Dlg.C * 功能:MiniGUI应用例子。 * 建立一个模式对话框,对话框包括2个命令按钮和1个静态文本框。 * 说明:使用MiniGUI for uC/OS-II,使用ADS 1.2编译器。 ***********
www.eeworm.com/read/172021/9726398

c dlg.c

/**************************************************************************** * 文件名:Dlg.C * 功能:MiniGUI应用例子。 * 建立一个模式对话框,对话框包括2个命令按钮和1个静态文本框。 * 说明:使用MiniGUI for uC/OS-II,使用ADS 1.2编译器。 ***********
www.eeworm.com/read/249373/12508169

mk_script

arm-uclibc-gcc -O2 -g -D__linux__ -I/uclinux/uClinux-2.4.x/include -I/uclinux/uClibc-0.9.19/include -I/uclinux/minigui/include -fno-builtin -nostartfiles -Wall -Wstrict-prototypes -pipe -Wall -elf2
www.eeworm.com/read/147956/12508648

h figure.h

#ifndef __FIGURE_STRUCT_H__ #define __FIGURE_STRUCT_H__ #include "../inc/sysconfig.h" #if USE_MINIGUI==0 #include "../inc/macro.h" typedef struct { int cx; int cy; }structSIZE; type
www.eeworm.com/read/147955/12508957

h figure.h

#ifndef __FIGURE_STRUCT_H__ #define __FIGURE_STRUCT_H__ #include "../inc/sysconfig.h" #if USE_MINIGUI==0 #include "../inc/macro.h" typedef struct { int cx; int cy; }structSIZE; type
www.eeworm.com/read/134519/13985258

c mginit.c

/* ** $Id: mginit.c,v 1.34 2004/07/19 04:56:35 clear Exp $ ** ** The mginit program of MiniGUI Demostration Envirionment. ** ** Copyright (C) 2001, 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Sof