代码搜索结果
找到约 10,000 项符合
W 的代码
readme.w32
See the main README file for basic instructions on compiling and running
the programs. See http://www.cdrom.com/pub/png/pngbook.html for further
information and links to the source code, and Chapters
makefile.w32
# Sample makefile for rpng-win / rpng2-win / wpng using MSVC and NMAKE.
# Greg Roelofs
# Last modified: 16 February 1999
#
# The programs built by this makefile are described in the book,
# "PNG: Th
w_main.srw
$PBExportHeader$w_main.srw
forward
global type w_main from window
end type
type mdi_1 from mdiclient within w_main
end type
type st_14 from statictext within w_main
end type
type st_13 from st
w_edit.srw
$PBExportHeader$w_edit.srw
forward
global type w_edit from window
end type
type cb_7 from commandbutton within w_edit
end type
type cb_6 from commandbutton within w_edit
end type
type cb_reset
1000w.c
#include
void main()
{
int i;
i=5;
while(i