代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/413203/2164066
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/412040/2176924
h list.h
#ifndef __LIST_H__
#define __LIST_H__
#include "../inc/sysconfig.h"
#if USE_MINIGUI==0
#define OSListMemNum 1000
typedef struct typeList{ //系统控件的链表
struct typeList* pNextList;
struct ty
www.eeworm.com/read/412040/2176947
h own_stdio.h
/**
* \file own_stdio.h
* \author Wei Yongming
* \date 2002/01/06
*
* ISO C standard I/O routines - with some POSIX 1003.1 extensions
*
\verbatim
Copyright (C) 1998-20
www.eeworm.com/read/412040/2177025
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/412040/2177049
h list.h
#ifndef __LIST_H__
#define __LIST_H__
#include "../inc/sysconfig.h"
#if USE_MINIGUI==0
#define OSListMemNum 1000
typedef struct typeList{ //系统控件的链表
struct typeList* pNextList;
struct ty
www.eeworm.com/read/412040/2177079
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/412040/2177101
h list.h
#ifndef __LIST_H__
#define __LIST_H__
#include "../inc/sysconfig.h"
#if USE_MINIGUI==0
#define OSListMemNum 1000
typedef struct typeList{ //系统控件的链表
struct typeList* pNextList;
struct ty
www.eeworm.com/read/412040/2177131
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/412040/2177153
h list.h
#ifndef __LIST_H__
#define __LIST_H__
#include "../inc/sysconfig.h"
#if USE_MINIGUI==0
#define OSListMemNum 1000
typedef struct typeList{ //系统控件的链表
struct typeList* pNextList;
struct ty
www.eeworm.com/read/412040/2177183
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