代码搜索:miniGUI
找到约 4,426 项符合「miniGUI」的源代码
代码结果 4,426
www.eeworm.com/read/481097/6659384
c simplekey.c
/*
** $Id: simplekey.c,v 1.12 2007-10-25 07:56:45 weiym Exp $
**
** Listing 9.1
**
** simplekey.c: Sample program for MiniGUI Programming Guide
** Demo of using key input
**
** Copyright (C) 200
www.eeworm.com/read/261633/11633919
c terminal.c
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/347475/11663239
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// miniGUI.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h
www.eeworm.com/read/346472/11742870
h fuction.h
#include
#include
#include
#include
#include
static BITMAP w4bkgnd;
static BITMAP w4buttonup;
static BITMA
www.eeworm.com/read/344861/11856220
rc mginit.rc
[mginit]
nr=7
autostart=0
logo=res/feynman.png
[app0]
path=../tools/
name=vcongui
layer=
tip=Virtual&console&on&MiniGUI
icon=res/konsole.gif
[app1]
path=../bomb/
name=bomb
layer=
tip=Game&of&Mineswe
www.eeworm.com/read/344861/11856254
h map.h
#ifndef __MAP_H_
#define __MAP_H_
#include
#include
#include
#include
#include
#include
#include
#include
#inc