代码搜索:miniGUI

找到约 4,426 项符合「miniGUI」的源代码

代码结果 4,426
www.eeworm.com/read/410514/2209770

ini zlg_boot.ini

#run MiniGUI program for SmartARM2200 load 0x81000000 a:\boot\minigui.bin sfr 0xE000C004 0x00000000 ;U0IER = 0 sfr 0xE0004004 0x00000000 ;T0TCR = 0 sfr 0xE0004000 0x000000ff ;T0IR = 0xff sfr 0
www.eeworm.com/read/172021/9726300

ini zlg_boot.ini

#run MiniGUI program for SmartARM2200 load 0x81000000 a:\boot\minigui.bin sfr 0xE000C004 0x00000000 ;U0IER = 0 sfr 0xE0004004 0x00000000 ;T0TCR = 0 sfr 0xE0004000 0x000000ff ;T0IR = 0xff sfr 0
www.eeworm.com/read/137600/13310177

c gpssimulator.c

#include "common.h" #include #include #include /* * read the file * para * ft: the file of handle **len: the lenght * */ int getfilestr(FIL
www.eeworm.com/read/462744/1543109

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/183699/5252681

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/174090/5365705

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/349289/3145779

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/349287/3145824

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/347603/3166308

h colorspace.h

/** * \file colorspace.h * \author Linxs * \date 2004/6/16 * * This file includes interfaces of Color Selection Dialog Box. * \verbatim Copyright (C) 2004 Feynman Soft
www.eeworm.com/read/347603/3166333

h colordlg.h

/** * \file colordlg.h * \author Linxs * \date 2004/6/16 * * This file includes interfaces of Color Selection Dialog Box. * \verbatim Copyright (C) 2004 Feynman Softwa