文件名称:readBitmap
介绍说明--下载内容均来自于网络,请自行研究使用
功能是打开一幅位图,并显示在屏幕上。
命令行编译过程如下
vcvars32
rc bmp.rc
cl bmp.c bmp.res user32.lib gdi32.lib
注意事项:运行时,文件c:\test.bmp必须存在-Function is to open a bitmap and displayed on the screen. Command-line compiler is as follows vcvars32rc bmp.rccl bmp.c bmp.res user32.lib gdi32.lib Note: run-time, file c: est.bmp must exist
命令行编译过程如下
vcvars32
rc bmp.rc
cl bmp.c bmp.res user32.lib gdi32.lib
注意事项:运行时,文件c:\test.bmp必须存在-Function is to open a bitmap and displayed on the screen. Command-line compiler is as follows vcvars32rc bmp.rccl bmp.c bmp.res user32.lib gdi32.lib Note: run-time, file c: est.bmp must exist
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source1
.......\BMP.C
.......\bmp.exe
.......\BMP.H
.......\BMP.RC
.......\readme.txt
.......\test.c
.......\test.c.bak
.......\BMP.C
.......\bmp.exe
.......\BMP.H
.......\BMP.RC
.......\readme.txt
.......\test.c
.......\test.c.bak