代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/227020/14443733
c minigui的主窗口有好多风格,改变dwstyle 参数可以得到不同风格,详细内容可以看看编程指南。 附件是一个没有标题栏的例子.c
#include
#include
#include
#include
#include
#include
#include
static int HelloWi
www.eeworm.com/read/227020/14443743
c 这个是个典型的主窗口应用例子.c
#include
#include
#include
#include
#include
#include
#include
static int HelloWi
www.eeworm.com/read/222623/14682452
c listview.c
/*
** $Id: listview.c,v 1.24 2006/05/22 06:54:30 pengjing Exp $
**
** listview.c: Sample program for MiniGUI Programming Guide
** Usage of LISTVIEW control.
**
** Copyright (C) 2004 ~ 2006 Feynma
www.eeworm.com/read/222623/14682455
c dialogbox.c
/*
** $Id: dialogbox.c,v 1.8 2006/05/10 09:51:33 xwyan Exp $
**
** Listing 4.1
**
** dialogbox.c: Sample program for MiniGUI Programming Guide
** Usage of DialogBoxIndirectParam
**
** Copyright (C)
www.eeworm.com/read/222623/14682490
c hellow.c
#include
#include
#include
#include
#include
#include
#include "first.c"
static HWND hMainWnd;
static
www.eeworm.com/read/218320/14926502
c helloworld.c
/*
** $Id: helloworld.c,v 1.7 2003/06/13 07:15:49 weiym Exp $
**
** Listing 2.1
**
** helloworld.c: Sample program for MiniGUI Programming Guide
** The first MiniGUI application.
**
** Copyright
www.eeworm.com/read/218320/14926504
c propsheet.c
/*
** $Id: propsheet.c,v 1.5 2003/09/25 08:28:52 weiym Exp $
**
** Listing 15.2
**
** propsheet.c: Sample program for MiniGUI Programming Guide
** Usage of PORPSHEET control.
**
** Copyright (C)
www.eeworm.com/read/218320/14926506
c treeview.c
/*
** $Id: treeview.c,v 1.1 2003/06/16 02:58:20 snig Exp $
**
** treeview.c: Sample program for MiniGUI Programming Guide
** Usage of TREEVIEW control.
**
** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/218320/14926507
c monthcal.c
/*
** $Id: monthcal.c,v 1.3 2003/06/13 08:12:08 snig Exp $
**
** monthcal.c: Sample program for MiniGUI Programming Guide
** Usage of MONTHCALENDAR control.
**
** Copyright (C) 2003 Feynman Softw
www.eeworm.com/read/218320/14926523
c icondemo.c
/*
** $Id:icondemo.c from createicon.c
** createicon.c,v 1.3 2003/06/13 06:50:39 weiym Exp $
**
** Listing 25.2
**
** createicon.c: Sample program for MiniGUI Programming Guide
** Demo of creat