代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/274621/10861755
makefile
# Makefile.in generated by automake 1.7 from Makefile.am.
# notebook/res/Makefile. Generated from Makefile.in by configure.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free So
www.eeworm.com/read/434804/7801417
c input.c
/*
** $Id: input.c,v 1.20 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 5.2
**
** input.c: Sample program for MiniGUI Programming Guide
** Use dialog box to interact with user.
**
** Copyright (
www.eeworm.com/read/434049/7894287
c input.c
/*
** $Id: input.c,v 1.7 2004/06/17 10:36:04 weiym Exp $
**
** Listing 5.2
**
** input.c: Sample program for MiniGUI Programming Guide
** Use dialog box to interact with user.
**
** Copyright (C
www.eeworm.com/read/434049/7894350
c bmpbkgnd.c
/*
** $Id: bmpbkgnd.c,v 1.6 2003/12/29 10:39:25 weiym Exp $
**
** Listing 5.2
**
** bmpbkgnd.c: Sample program for MiniGUI Programming Guide
** Create a dialog box filling background with bitmap
www.eeworm.com/read/298407/7962460
c input.c
/*
** $Id: input.c,v 1.20 2007-08-30 01:20:10 xwyan Exp $
**
** Listing 5.2
**
** input.c: Sample program for MiniGUI Programming Guide
** Use dialog box to interact with user.
**
** Copyright (
www.eeworm.com/read/142790/12919679
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
www.eeworm.com/read/243628/12931232
h lab_main.h
#ifndef LAB_MAIN_H
#define LAB_MAIN_H
#include
#include
#include
#include
#define SCREEN_WIDTH 480
#define SCREEN_HEIGHT
www.eeworm.com/read/239047/13304774
c dlg.c
#include
#include
#include
#include
#include
#define IDC_DISP1 1001
/* setting the dlg attrib */
stati
www.eeworm.com/read/306535/13742215
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/305195/13777114
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
AC_INIT(mginit/mginit.c)
dnl ========================================================================
dnl needed for