代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/159496/5583062
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/159496/5583063
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/159496/5583064
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/153634/5646007
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/193835/8204161
c main.c
/*
** $Id: main.c,v 1.22.2.2 2006/06/16 01:02:19 xwyan Exp $
**
** NoteBook, the M$ Windows like notepad Editor on MiniGUI.
** Copyright (C) 2003 ~ 2006 Feynman Software.
** Copyright (c) 2000, Feng D
www.eeworm.com/read/147956/12508656
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/147955/12508961
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/134519/13985321
c painter.c
/*
** $Id: painter.c,v 1.14 2005/01/20 06:14:30 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/192315/8386715
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/192181/8400767
c main.c
/*
** $Id: main.c,v 1.26 2006/06/08 09:50:37 xwyan Exp $
**
** NoteBook, the M$ Windows like notepad Editor on MiniGUI.
** Copyright (c) 2000, Feng Da ke (minx@thtfchain.com).
**
** Some idea and sour