代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/192315/8386809
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/192182/8400537
c input.c
/*
** $Id: input.c,v 1.19 2006/05/25 06:15:38 gelei Exp $
**
** Listing 5.2
**
** input.c: Sample program for MiniGUI Programming Guide
** Use dialog box to interact with user.
**
** Copyright (
www.eeworm.com/read/192181/8400840
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
www.eeworm.com/read/181071/9275776
c input.c
/*
** $Id: input.c,v 1.15.6.1 2006/06/15 10:20:10 xwyan Exp $
**
** Listing 5.2
**
** input.c: Sample program for MiniGUI Programming Guide
** Use dialog box to interact with user.
**
** Copyrig
www.eeworm.com/read/376711/9310075
c gprs.c
#include
#include
#include
#include
#include
#include
#include
#include
#in
www.eeworm.com/read/179036/9377583
c dlg.c
#include
#include
#include
#include
#include
#define IDC_DISP1 1001
/* setting the dlg attrib */
stati
www.eeworm.com/read/374473/9404008
c gprs.c
#include
#include
#include
#include
#include
#include
#include
#include
#in
www.eeworm.com/read/354910/10315713
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/351712/10616266
c configpv.c
/*
defined in meter.h
//pv卡
pv_id ;//流量卡id,表示当前操作的流量卡
pv_number ;//流量卡总数
comm_addr;//通讯时候的地址
*/
#include
#include
#include
#include
www.eeworm.com/read/351712/10616281
c configpvcard.c
/*
defined in meter.h
//pv卡
pv_id ;//流量卡id,表示当前操作的流量卡
pv_number ;//流量卡总数
comm_addr;//通讯时候的地址
*/
#include
#include
#include
#include