代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/347603/3166656
c stretchblt.c
/*
** $Id: stretchblt.c,v 1.8 2004/09/24 05:02:15 suowei Exp $
**
** Listing 15.3
**
** bitblt.c: Sample program for MiniGUI Programming Guide
** demonstration of stretch blitting operation
**
**
www.eeworm.com/read/347603/3166660
c dialogbox.c
/*
** $Id: dialogbox.c,v 1.5 2004/09/24 05:02:15 suowei Exp $
**
** Listing 4.1
**
** dialogbox.c: Sample program for MiniGUI Programming Guide
** Usage of DialogBoxIndirectParam
**
** Copyright (C)
www.eeworm.com/read/346152/3190678
c dti.c
/*
* \file dti.c
* \author Wei Yongming
* \date 1998/12/xx
*
* This file defines the desktop interface funtions. You should always
* include the file in your projects
www.eeworm.com/read/303138/3815071
c dti.c
/*
* \file dti.c
* \author Wei Yongming
* \date 1998/12/xx
*
* This file defines the desktop interface funtions. You should always
* include the file in your projects
www.eeworm.com/read/288260/4008629
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/425805/2002859
c dti.c
/*
* \file dti.c
* \author Wei Yongming
* \date 1998/12/xx
*
* This file defines the desktop interface funtions. You should always
* include the file in your projects
www.eeworm.com/read/425805/2003087
c dti.c
/*
* \file dti.c
* \author Wei Yongming
* \date 1998/12/xx
*
* This file defines the desktop interface funtions. You should always
* include the file in your projects
www.eeworm.com/read/413203/2163998
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/413203/2164070
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug
www.eeworm.com/read/412040/2177029
c malloc.c
#include "../inc/sysconfig.h"
#if defined(_USE_OWN_MALLOC) && (USE_MINIGUI==0)
#ifndef ENOMEM
#define ENOMEM 12
#endif
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by
Doug