代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/362227/10011718
c 改变窗口标题栏颜色2.c
#include
#include
#include
#include
#include
#include
#include
HWND hwnd;
static DLGT
www.eeworm.com/read/362227/10011722
c 改变窗体背景颜色.c
#include
#include
#include
#include
#include
#include
#include
HWND hwnd;
static DLGT
www.eeworm.com/read/356170/10235562
c timedee.c
/*
** $Id: timeeditor.c,v 1.10 2006/05/25 09:33:20 gelei Exp $
**
** Listing 12.1
**
** timeeditor.c: Sample program for MiniGUI Programming Guide
** A time editor, use SpinBox and Edit controls
www.eeworm.com/read/356168/10235573
i listview.i
# 1 "listview.c"
# 1 ""
# 1 ""
# 1 "listview.c"
# 13 "listview.c"
# 1 "/usr/include/stdio.h" 1 3
# 28 "/usr/include/stdio.h" 3
# 1 "/usr/include/features.h" 1 3
# 291 "/usr/inc
www.eeworm.com/read/353540/10440985
c speed_watch.c
/*
** $Id: SeepWatchPorc.c,v 1.35 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 2.1
**
** SeepWatchPorc.c: Sample program for MiniGUI Programming Guide
** The first MiniGUI application.
**
** Co
www.eeworm.com/read/353539/10441006
c top.c
#include
#include
#include
#include
#include
#include
#include
static x=0;
static
www.eeworm.com/read/160512/10523583
h mapcontrol.h
#ifndef _MAPCONTROL_
#define _MAPCONTROL_
#define MAP "map" /*画地图用的子窗口的类名*/
#define IDC_MAP 1000 /*画地图用的子窗口的ID*/
#include
#include
#include
#